Skip to content

Commit c5461f1

Browse files
authored
Merge pull request #1094 from drager/force-axios-version
Force axios version
2 parents cf757fc + e49a1aa commit c5461f1

File tree

3 files changed

+155
-383
lines changed

3 files changed

+155
-383
lines changed

npm/package-lock.json

Lines changed: 0 additions & 383 deletions
This file was deleted.

npm/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,8 @@
3131
"homepage": "https://github.com/rustwasm/wasm-pack#readme",
3232
"dependencies": {
3333
"binary-install": "^0.1.0"
34+
},
35+
"resolutions": {
36+
"axios": "0.21.2"
3437
}
3538
}

0 commit comments

Comments
 (0)