Skip to content

Commit

Permalink
1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hutson committed Jun 25, 2020
1 parent 2665a92 commit 58edf18
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 @@ -40,7 +40,7 @@
"dev": "docker run --rm --user node -v \"$(pwd)\":/app -w /app -it node:6 sh -c \"yarn install; yarn test; bash\"",
"test": "eslint src/ && nyc mocha --opts mocha.opts src/**/*.spec.js"
},
"version": "1.0.2",
"version": "1.0.3",
"dependencies": {
"arrify": "^1.0.0",
"git-raw-commits": "^2.0.0",
Expand Down

0 comments on commit 58edf18

Please sign in to comment.