Skip to content

Commit

Permalink
Merge pull request #1094 from drager/force-axios-version
Browse files Browse the repository at this point in the history
Force axios version
  • Loading branch information
drager authored Dec 16, 2021
2 parents cf757fc + e49a1aa commit c5461f1
Show file tree
Hide file tree
Showing 3 changed files with 155 additions and 383 deletions.
383 changes: 0 additions & 383 deletions npm/package-lock.json

This file was deleted.

3 changes: 3 additions & 0 deletions npm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,8 @@
"homepage": "https://github.com/rustwasm/wasm-pack#readme",
"dependencies": {
"binary-install": "^0.1.0"
},
"resolutions": {
"axios": "0.21.2"
}
}
Loading

0 comments on commit c5461f1

Please sign in to comment.