Skip to content

Commit e74eddb

Browse files
committed
axios
1 parent a9b0ba6 commit e74eddb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
"copy-scripts-static": "node scripts/copy-static.js",
1414
"start": "electron .",
1515
"generate-icons": "node scripts/generate-icons.js",
16-
1716
"publish_1": "git version minor",
1817
"publish_2": "git push",
1918
"publish_3": "git push --tags",
@@ -78,6 +77,7 @@
7877
"typescript": "^5.9.3"
7978
},
8079
"dependencies": {
80+
"axios": "^1.13.4",
8181
"dotenv": "^17.2.3",
8282
"electron-is-dev": "^3.0.1",
8383
"electron-updater": "^6.6.2"

0 commit comments

Comments
 (0)