mirror of
https://github.com/jwetzell/showbridge-www.git
synced 2026-08-15 09:53:38 +00:00
remove all non-exact package versions
This commit is contained in:
Generated
+2
-2
@@ -9,8 +9,8 @@
|
||||
"version": "1.0.0",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"http-server": "^14.1.1",
|
||||
"tailwindcss": "^3.4.3"
|
||||
"http-server": "14.1.1",
|
||||
"tailwindcss": "3.4.3"
|
||||
}
|
||||
},
|
||||
"node_modules/@alloc/quick-lru": {
|
||||
|
||||
+2
-2
@@ -21,7 +21,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/jwetzell/showbridge#readme",
|
||||
"devDependencies": {
|
||||
"http-server": "^14.1.1",
|
||||
"tailwindcss": "^3.4.3"
|
||||
"http-server": "14.1.1",
|
||||
"tailwindcss": "3.4.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user