Fix plugin and upgrade frontend [ALL]
Some checks failed
ci/woodpecker/push/tools-wasm-pack-plugin Pipeline failed
ci/woodpecker/push/wasm-o-x-rust unknown status
ci/woodpecker/push/frontend unknown status

This commit is contained in:
2022-08-09 09:41:51 +00:00
parent 49816e8659
commit 5061f593dd
3 changed files with 17 additions and 2 deletions

View File

@@ -32,6 +32,6 @@
},
"type": "module",
"dependencies": {
"@game-algorithms/o-x-rust": "^0.0.9"
"@game-algorithms/o-x-rust": "^0.1.0"
}
}