Skip to content

Commit

Permalink
feat: 🎸 added new features
Browse files Browse the repository at this point in the history
  • Loading branch information
ADMSK\AVROGAL1 committed Feb 20, 2021
1 parent fd367c4 commit c05842c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
"test:folio": "folio tests/spec/",
"test": "TZ=utc jest",
"test:coverage": "jest --collectCoverage",
"test:watch": "jest --watch"
"test:watch": "jest --watch",
"all": "npm run format && npm run lint && npm run prepublish"
},
"dependencies": {
"@actions/core": "^1.2.6"
Expand Down

0 comments on commit c05842c

Please sign in to comment.