Skip to content

Commit

Permalink
bump deps+update chains
Browse files Browse the repository at this point in the history
  • Loading branch information
clbrge committed Dec 18, 2021
1 parent ebc3f04 commit 6678df4
Show file tree
Hide file tree
Showing 3 changed files with 306 additions and 48 deletions.
31 changes: 17 additions & 14 deletions package-lock.json

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

7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,19 @@
"update-chains": "node ./scripts/update-chains.js",
"build": "rollup -c"
},
"dependencies": {
"svelte": "^3.0.0"
},
"devDependencies": {
"eslint-plugin-svelte3": "^3.2.1",
"release-it": "^14.11.8",
"rollup": "^2.60.2",
"rollup": "^2.61.1",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-dts": "^4.0.1",
"rollup-plugin-livereload": "^2.0.5",
"rollup-plugin-svelte": "^7.1.0",
"sirv-cli": "^1.0.14",
"svelte": "^3.44.2",
"svelte": "^3.44.3",
"web3": "1.6.1"
},
"release-it": {
Expand Down
Loading

0 comments on commit 6678df4

Please sign in to comment.