Skip to content

Commit

Permalink
Merge pull request #204 from Warthunder-Open-Source-Foundation/nightly
Browse files Browse the repository at this point in the history
Update to 2.37.0.46 (fixed)
  • Loading branch information
FlareFlo authored Jul 3, 2024
2 parents 7b2f52c + 79469bb commit 08d7ad8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"start": "rimraf dist pkg && webpack-dev-server --mode development --node-env=dev",
"start_sass": "sass --no-source-map --watch static/scss:static/css",
"test": "cargo test && wasm-pack test --headless",
"update": "cargo update; git submodule update --remote; git pull"
"update": "cargo update;git submodule update --remote;git pull"
},
"devDependencies": {
"@wasm-tool/wasm-pack-plugin": "^1.6.0",
Expand Down

0 comments on commit 08d7ad8

Please sign in to comment.