Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
AureliaEffect committed Feb 3, 2019
2 parents 3bec802 + d693f23 commit 10dcf4b
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 10dcf4b

Please sign in to comment.