Browse Source

Merge branch 'master' of http://787255.xyz:4003/ydm/zl365

蔡青松 7 months ago
parent
commit
a41913da92
2 changed files with 2 additions and 3 deletions
  1. 0 2
      .vscode/extensions.json
  2. 2 1
      package.json

+ 0 - 2
.vscode/extensions.json

@@ -14,8 +14,6 @@
     "mikestead.dotenv",
     "naumovs.color-highlight",
     "pkief.material-icon-theme",
-    "sdras.vue-vscode-snippets",
-    "vue.volar",
     "whtouche.vscode-js-console-utils",
     "zhuangtongfa.material-theme"
   ]

+ 2 - 1
package.json

@@ -12,11 +12,12 @@
     "@types/node": "^14.18.63",
     "@types/react": "^17.0.83",
     "@types/react-dom": "^17.0.25",
-    "typescript": "^4.9.5",
     "react": "^18.3.1",
     "react-dom": "^18.3.1",
     "react-router-dom": "^6.27.0",
     "react-scripts": "5.0.1",
+    "react-zl365": "file:",
+    "typescript": "^4.9.5",
     "web-vitals": "^2.1.4"
   },
   "scripts": {