Skip to content

Commit

Permalink
chore(all): normalize npm scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
fkleuver committed Feb 3, 2019
1 parent 8da9a4a commit d693f23
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Expand Up @@ -19,6 +19,11 @@
"type": "git",
"url": "http://github.com/aurelia/polyfills"
},
"scripts": {
"test": "karma start --single-run",
"build": "gulp build",
"cut-release": "gulp prepare-release"
},
"files": [
"dist",
"doc",
Expand Down

0 comments on commit d693f23

Please sign in to comment.