setup sql.js
Showing
... | @@ -26,6 +26,7 @@ | ... | @@ -26,6 +26,7 @@ |
"react-router-dom": "^6.4.0", | "react-router-dom": "^6.4.0", | ||
"react-scripts": "^2.1.3", | "react-scripts": "^2.1.3", | ||
"socket.io-client": "^4.5.1", | "socket.io-client": "^4.5.1", | ||
"sql.js": "^1.8.0", | |||
"web-vitals": "^2.1.4" | "web-vitals": "^2.1.4" | ||
}, | }, | ||
"scripts": { | "scripts": { | ||
... | ... |
Please register or sign in to comment