2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-15 11:59:42 +03:00

chore: fix issues with yml (#7355)

* chore: fix issues with yml

* chore: fix issues with sponsor update yml
This commit is contained in:
Jay
2026-01-28 19:57:41 +02:00
committed by GitHub
parent 9336cf9a33
commit 99d588dcea
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -62,7 +62,6 @@
"preversion": "gulp version",
"version": "npm run build && git add package.json",
"prepublishOnly": "npm run test:build:version",
"postpublish": "git push && git push --tags",
"build": "gulp clear && cross-env NODE_ENV=production rollup -c -m",
"examples": "node ./examples/server.js",
"coveralls": "cat coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js",