mirror of
https://github.com/benjaminion/upgrading-ethereum-book.git
synced 2026-01-09 22:47:55 -05:00
Move axios to dev dependencies
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"astro": "^5.7.13",
|
||||
"axios": "^1.9.0",
|
||||
"glob": "^11.0.2",
|
||||
"hast-util-select": "^6.0.4",
|
||||
"hast-util-to-string": "^3.0.1",
|
||||
@@ -37,6 +36,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.27.0",
|
||||
"axios": "^1.9.0",
|
||||
"eslint": "^9.27.0",
|
||||
"globals": "^16.1.0",
|
||||
"prettier-plugin-astro": "^0.14.1"
|
||||
|
||||
Reference in New Issue
Block a user