deps
This commit is contained in:
parent
962ca08f1b
commit
65d35c4859
|
@ -8,7 +8,7 @@
|
|||
"name": "frontend",
|
||||
"version": "0.0.1",
|
||||
"dependencies": {
|
||||
"@game-algorithms/o-x-rust": "^0.0.9"
|
||||
"@game-algorithms/o-x-rust": "^0.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@sveltejs/adapter-node": "next",
|
||||
|
@ -81,9 +81,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@game-algorithms/o-x-rust": {
|
||||
"version": "0.0.9",
|
||||
"resolved": "https://git.koval.net/api/packages/cyclane/npm/%40game-algorithms%2Fo-x-rust/-/0.0.9/o-x-rust-0.0.9.tgz",
|
||||
"integrity": "sha512-tyy0N0xcg/USfBTtMUxbM1xbv7hqLQFUh9lFo0ozQ3iBoJkaWm4vL8byDb09ud+jqhTbiGhjR58fe3D1cmYDmQ==",
|
||||
"version": "0.1.0",
|
||||
"resolved": "https://git.koval.net/api/packages/cyclane/npm/%40game-algorithms%2Fo-x-rust/-/0.1.0/o-x-rust-0.1.0.tgz",
|
||||
"integrity": "sha512-qQl9kdBXQWxD0Ex70MONzqUM0uMDbjO1MtYCwydGis5mg4NyhU7h8Xkn6lEyLVkhRwDu3bY4waZHb8yEHUx78w==",
|
||||
"license": "GNU GPLv3"
|
||||
},
|
||||
"node_modules/@humanwhocodes/config-array": {
|
||||
|
@ -2928,9 +2928,9 @@
|
|||
}
|
||||
},
|
||||
"@game-algorithms/o-x-rust": {
|
||||
"version": "0.0.9",
|
||||
"resolved": "https://git.koval.net/api/packages/cyclane/npm/%40game-algorithms%2Fo-x-rust/-/0.0.9/o-x-rust-0.0.9.tgz",
|
||||
"integrity": "sha512-tyy0N0xcg/USfBTtMUxbM1xbv7hqLQFUh9lFo0ozQ3iBoJkaWm4vL8byDb09ud+jqhTbiGhjR58fe3D1cmYDmQ=="
|
||||
"version": "0.1.0",
|
||||
"resolved": "https://git.koval.net/api/packages/cyclane/npm/%40game-algorithms%2Fo-x-rust/-/0.1.0/o-x-rust-0.1.0.tgz",
|
||||
"integrity": "sha512-qQl9kdBXQWxD0Ex70MONzqUM0uMDbjO1MtYCwydGis5mg4NyhU7h8Xkn6lEyLVkhRwDu3bY4waZHb8yEHUx78w=="
|
||||
},
|
||||
"@humanwhocodes/config-array": {
|
||||
"version": "0.10.4",
|
||||
|
|
Loading…
Reference in New Issue