Skip to content

Commit

Permalink
fix: command
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed May 7, 2019
1 parent 27d52c6 commit fc18507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"release:github": "conventional-github-releaser -p angular",
"release:tags": "git push --follow-tags origin HEAD:master",
"test": "nyc ava --verbose --serial test/html.js test/index.js",
"update": "ncu -a",
"update": "ncu -u",
"update:check": "ncu -- --error-level 2"
},
"license": "MIT",
Expand Down

0 comments on commit fc18507

Please sign in to comment.