Commit eb1703d7 authored by Chunchi Che's avatar Chunchi Che

fix

parent 6980b06b
Pipeline #20688 failed with stages
in 7 minutes and 13 seconds
...@@ -31,6 +31,7 @@ ...@@ -31,6 +31,7 @@
"react-redux": "^8.0.4", "react-redux": "^8.0.4",
"react-router-dom": "^6.4.0", "react-router-dom": "^6.4.0",
"react-scripts": "^2.1.3", "react-scripts": "^2.1.3",
"rust-src": "file:rust-src/pkg",
"socket.io-client": "^4.5.1", "socket.io-client": "^4.5.1",
"sql.js": "^1.8.0", "sql.js": "^1.8.0",
"vite-plugin-svgr": "^2.4.0", "vite-plugin-svgr": "^2.4.0",
...@@ -22776,6 +22777,10 @@ ...@@ -22776,6 +22777,10 @@
"aproba": "^1.1.1" "aproba": "^1.1.1"
} }
}, },
"node_modules/rust-src": {
"resolved": "rust-src/pkg",
"link": true
},
"node_modules/rxjs": { "node_modules/rxjs": {
"version": "6.6.7", "version": "6.6.7",
"resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.6.7.tgz", "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.6.7.tgz",
...@@ -27179,8 +27184,7 @@ ...@@ -27179,8 +27184,7 @@
}, },
"rust-src/pkg": { "rust-src/pkg": {
"name": "rust-src", "name": "rust-src",
"version": "0.1.0", "version": "0.1.0"
"extraneous": true
} }
}, },
"dependencies": { "dependencies": {
...@@ -44565,6 +44569,9 @@ ...@@ -44565,6 +44569,9 @@
"aproba": "^1.1.1" "aproba": "^1.1.1"
} }
}, },
"rust-src": {
"version": "file:rust-src/pkg"
},
"rxjs": { "rxjs": {
"version": "6.6.7", "version": "6.6.7",
"resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.6.7.tgz", "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.6.7.tgz",
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment