Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "bidon", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "Fake repository for testing ci tools", | ||
@@ -30,7 +30,11 @@ "main": "lib/index.js", | ||
"version": "conventional-changelog -p angular -i CHANGELOG.md -s && git add CHANGELOG.md", | ||
"clean": "rimraf coverage dist lib es bin" | ||
"clean": "rimraf coverage dist lib es bin", | ||
"semantic-release": "semantic-release" | ||
}, | ||
"release": { | ||
"branch": "next" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/guillaumearm/bidon.git" | ||
"url": "https://github.com/guillaumearm/bidon.git" | ||
}, | ||
@@ -67,3 +71,4 @@ "keywords": [ | ||
"eslint-plugin-node": "^6.0.1", | ||
"rimraf": "^2.6.2" | ||
"rimraf": "^2.6.2", | ||
"semantic-release": "^15.0.2" | ||
}, | ||
@@ -70,0 +75,0 @@ "engines": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5084
16