Skip to content

Commit

Permalink
elimino scripts que no sirven
Browse files Browse the repository at this point in the history
  • Loading branch information
asanzo committed Sep 25, 2023
1 parent 2ded53c commit a92f604
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@
"build": "make build",
"test": "jest --colors --testPathIgnorePatterns dist --watch",
"test:ci": "jest",
"release:patch": "npm version patch",
"release:minor": "npm version minor",
"release:major": "npm version major",
"prepublishOnly": "npm run build && release patch",
"preinstall": "git config url.https://github.com/.insteadOf git://github.com/"
},
Expand Down

0 comments on commit a92f604

Please sign in to comment.