Skip to content

Commit

Permalink
4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hutson committed Jun 25, 2020
1 parent 17a95ad commit 28adf92
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 @@ -38,7 +38,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": "4.1.0",
"version": "4.1.1",
"dependencies": {
"@hutson/parse-repository-url": "^3.0.0",
"hosted-git-info": "^2.1.4",
Expand Down

0 comments on commit 28adf92

Please sign in to comment.