Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Sep 21, 2018
1 parent adb1afb commit 1c3504b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9,003 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -11,7 +11,7 @@
},
"scripts": {
"dev": "nuxt test/fixture",
"lint": "eslint lib src test",
"lint": "eslint lib test",
"test": "npm run lint && jest",
"release": "standard-version && git push --follow-tags && npm publish",
"prepare": "npm run test"
Expand Down

0 comments on commit 1c3504b

Please sign in to comment.