feat: proper instructions for ps1/win as well.

This commit is contained in:
鲁树人
2023-06-11 22:41:06 +01:00
parent 7e11e095ab
commit 473f310aca
10 changed files with 1110 additions and 1608 deletions

View File

@@ -31,10 +31,9 @@
"react-dom": "^18.2.0",
"react-dropzone": "^14.2.3",
"react-icons": "^4.9.0",
"react-markdown": "^8.0.7",
"react-promise-suspense": "^0.3.4",
"react-redux": "^8.0.5",
"remark-gfm": "^3.0.1",
"react-syntax-highlighter": "^15.5.0",
"sass": "^1.63.3",
"sql.js": "^1.8.0"
},
@@ -46,6 +45,7 @@
"@types/node": "^20.2.5",
"@types/react": "^18.2.7",
"@types/react-dom": "^18.2.4",
"@types/react-syntax-highlighter": "^15.5.7",
"@types/sql.js": "^1.4.4",
"@types/testing-library__jest-dom": "^5.14.6",
"@typescript-eslint/eslint-plugin": "^5.59.7",