setup uuid
Showing
... | ... | @@ -19,6 +19,7 @@ |
"@types/sql.js": "^1.4.4", | ||
"antd": "^5.4.0", | ||
"axios": "^0.27.2", | ||
"classnames": "^2.3.2", | ||
"google-protobuf": "^3.21.2", | ||
"lodash-es": "^4.17.21", | ||
"react": "^18.2.0", | ||
... | ... | @@ -29,10 +30,10 @@ |
"react-scripts": "^2.1.3", | ||
"socket.io-client": "^4.6.1", | ||
"sql.js": "^1.8.0", | ||
"uuid": "^9.0.0", | ||
"valtio": "^1.10.4", | ||
"vite-plugin-svgr": "^2.4.0", | ||
"web-vitals": "^2.1.4", | ||
"classnames": "^2.3.2", | ||
"ygopro-deck-encode": "^1.0.3" | ||
}, | ||
"scripts": { | ||
... | ... |
Please register or sign in to comment