diff --git a/package-lock.json b/package-lock.json index 4a8b458..72c2d3a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,8 @@ "autoprefixer": "^10.4.20", "postcss": "^8.4.47", "tailwindcss": "^3.4.14" - } + }, + "version": "1.0.0" }, "node_modules/@alloc/quick-lru": { "version": "5.2.0", @@ -16596,5 +16597,6 @@ "readable-stream": "^4.0.0" } } - } + }, + "version": "1.0.0" } diff --git a/package.json b/package.json index 7c53ce0..2c44bad 100644 --- a/package.json +++ b/package.json @@ -20,5 +20,6 @@ "autoprefixer": "^10.4.20", "postcss": "^8.4.47", "tailwindcss": "^3.4.14" - } + }, + "version": "1.0.0" }