刘洋 hace 2 años
padre
commit
fd532691ea
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3 3
      package.json

+ 3 - 3
package.json

@@ -1,7 +1,7 @@
 {
-  "name": "cet-marking-web",
+  "name": "cet-web",
   "private": true,
-  "version": "0.0.1",
+  "version": "0.0.2",
   "description": "CET阅卷系统",
   "author": {
     "name": "启明泰和"
@@ -53,7 +53,7 @@
     "eslint-plugin-vue": "^9.5.1",
     "husky": "^8.0.1",
     "lint-staged": "^13.0.3",
-    "postcss-px-to-viewport-8-plugin": "^1.1.5",
+    "postcss-px-to-viewport-8-plugin": "1.1.5",
     "prettier": "^2.7.1",
     "sass": "^1.54.9",
     "typescript": "^4.6.4",