Skip to content

Commit f282ca6

Browse files
committed
install url package to partially resolve npm run test.ci command issue
1 parent 8e56422 commit f282ca6

File tree

2 files changed

+46
-0
lines changed

2 files changed

+46
-0
lines changed

package-lock.json

Lines changed: 45 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@
8080
"stream-browserify": "^2.0.2",
8181
"swiper": "^6.8.4",
8282
"tslib": "^2.3.1",
83+
"url": "^0.11.0",
8384
"web3": "^1.5.2",
8485
"zone.js": "^0.11.4"
8586
},

0 commit comments

Comments
 (0)