Skip to content

Commit

Permalink
Add release-it
Browse files Browse the repository at this point in the history
  • Loading branch information
LeaVerou committed Jul 25, 2024
1 parent 04f0f6e commit ba252f4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"description": "http://leaverou.github.io/awesomplete/",
"main": "awesomplete.js",
"scripts": {
"release": "release-it",
"test": "karma start --single-run"
},
"repository": "LeaVerou/awesomplete",
Expand All @@ -27,7 +28,8 @@
"karma-fixture": "^0.2.5",
"karma-html2js-preprocessor": "^0.1.0",
"karma-jasmine": "^0.3.6",
"karma-jasmine-def": "^0.1.0"
"karma-jasmine-def": "^0.1.0",
"release-it": "^17.6.0"
},
"overrides": {
"graceful-fs": "^4.2.11"
Expand Down

0 comments on commit ba252f4

Please sign in to comment.