deps
ci/woodpecker/push/tools-wasm-pack-plugin Pipeline was successful Details
ci/woodpecker/push/wasm-o-x-rust Pipeline was successful Details
ci/woodpecker/push/frontend Pipeline was successful Details

This commit is contained in:
Gleb Koval 2022-08-09 09:59:16 +00:00
parent 962ca08f1b
commit 65d35c4859
Signed by: cyclane
GPG Key ID: 15E168A8B332382C
1 changed files with 7 additions and 7 deletions

View File

@ -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",