WIP
This commit is contained in:
13
package-lock.json
generated
13
package-lock.json
generated
@@ -14,6 +14,7 @@
|
||||
"gif.js": "^0.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^17.0.8",
|
||||
"typescript": "^4.4.4",
|
||||
"vite": "^2.7.2"
|
||||
}
|
||||
@@ -28,6 +29,12 @@
|
||||
"resolved": "https://registry.npmjs.org/@types/gif.js/-/gif.js-0.2.2.tgz",
|
||||
"integrity": "sha512-/FVEOmcoK/mdNVIW87k8A0vBC5MxBCb1Tgw57FfPBzPS12JW8jrI8qwX9pT3e1iawtIurQm34x6jY1N2awM7hQ=="
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "17.0.8",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.8.tgz",
|
||||
"integrity": "sha512-YofkM6fGv4gDJq78g4j0mMuGMkZVxZDgtU0JRdx6FgiJDG+0fY0GKVolOV8WqVmEhLCXkQRjwDdKyPxJp/uucg==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/chess.js": {
|
||||
"version": "0.12.0",
|
||||
"resolved": "https://registry.npmjs.org/chess.js/-/chess.js-0.12.0.tgz",
|
||||
@@ -473,6 +480,12 @@
|
||||
"resolved": "https://registry.npmjs.org/@types/gif.js/-/gif.js-0.2.2.tgz",
|
||||
"integrity": "sha512-/FVEOmcoK/mdNVIW87k8A0vBC5MxBCb1Tgw57FfPBzPS12JW8jrI8qwX9pT3e1iawtIurQm34x6jY1N2awM7hQ=="
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "17.0.8",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.8.tgz",
|
||||
"integrity": "sha512-YofkM6fGv4gDJq78g4j0mMuGMkZVxZDgtU0JRdx6FgiJDG+0fY0GKVolOV8WqVmEhLCXkQRjwDdKyPxJp/uucg==",
|
||||
"dev": true
|
||||
},
|
||||
"chess.js": {
|
||||
"version": "0.12.0",
|
||||
"resolved": "https://registry.npmjs.org/chess.js/-/chess.js-0.12.0.tgz",
|
||||
|
||||
Reference in New Issue
Block a user