We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17a95ad commit 28adf92Copy full SHA for 28adf92
package.json
@@ -38,7 +38,7 @@
38
"dev": "docker run --rm --user node -v \"$(pwd)\":/app -w /app -it node:6 sh -c \"yarn install; yarn test; bash\"",
39
"test": "eslint src/ && nyc mocha --opts mocha.opts src/**/*.spec.js"
40
},
41
- "version": "4.1.0",
+ "version": "4.1.1",
42
"dependencies": {
43
"@hutson/parse-repository-url": "^3.0.0",
44
"hosted-git-info": "^2.1.4",
0 commit comments