es6-prototype-proj
Advanced tools
Comparing version 0.0.18 to 0.0.19
{ | ||
"name": "es6-prototype-proj", | ||
"version": "0.0.18", | ||
"version": "0.0.19", | ||
"description": "ES6 playgroung prototyping project", | ||
@@ -9,3 +9,2 @@ "repository": { | ||
}, | ||
"bowerRepo": "git@github.com:alexkval/es6-prototype-proj-bower.git", | ||
"homepage": "https://github.com/alexkval/es6-prototype-proj", | ||
@@ -74,5 +73,4 @@ "bugs": { | ||
"mocha": "^2.2.1", | ||
"mt-changelog": "^0.5.3", | ||
"node-libs-browser": "^0.5.2", | ||
"release-script": "0.0.1", | ||
"release-script": "^0.2.0", | ||
"shelljs": "^0.5.1", | ||
@@ -83,3 +81,6 @@ "sinon": "^1.10.3", | ||
"yargs": "^3.15.0" | ||
}, | ||
"release-script": { | ||
"bowerRepo": "git@github.com:alexkval/es6-prototype-proj-bower.git" | ||
} | ||
} |
34
13568