Commit bf89225b authored by Joel's avatar Joel

Merge branch 'fix/package-changed-build-error' into deploy/dev

parents 1b98e0b1 b9f212d9
...@@ -68,6 +68,7 @@ ...@@ -68,6 +68,7 @@
"sortablejs": "^1.15.0", "sortablejs": "^1.15.0",
"swr": "^2.1.0", "swr": "^2.1.0",
"tailwindcss": "^3.3.3", "tailwindcss": "^3.3.3",
"typescript": "4.9.5",
"use-context-selector": "^1.4.1" "use-context-selector": "^1.4.1"
}, },
"devDependencies": { "devDependencies": {
...@@ -98,7 +99,6 @@ ...@@ -98,7 +99,6 @@
"miragejs": "^0.1.47", "miragejs": "^0.1.47",
"postcss": "^8.4.21", "postcss": "^8.4.21",
"sass": "^1.61.0", "sass": "^1.61.0",
"typescript": "4.9.5",
"uglify-js": "^3.17.4" "uglify-js": "^3.17.4"
}, },
"lint-staged": { "lint-staged": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment