소스 검색

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

蔡青松 7 달 전
부모
커밋
a41913da92
2개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 2
      .vscode/extensions.json
  2. 2 1
      package.json

+ 0 - 2
.vscode/extensions.json

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

+ 2 - 1
package.json

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