瀏覽代碼

bug fix...

刘洋 2 年之前
父節點
當前提交
fd532691ea
共有 1 個文件被更改,包括 3 次插入3 次删除
  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",