getstream
Advanced tools
Comparing version 0.1.31 to 0.1.33
{ | ||
"name": "getstream", | ||
"version": "0.1.31", | ||
"version": "0.1.32", | ||
"main": "dist/js/getstream.js", | ||
@@ -5,0 +5,0 @@ "ignore": [ |
@@ -89,3 +89,3 @@ var gulp = require('gulp'); | ||
fs.writeFileSync('bower.json', JSON.stringify(bowerJSON, null, ' ')); | ||
git.commit('updated bower and npm to version ' + versionName).end(); | ||
//git.commit('updated bower and npm to version ' + versionName).end(); | ||
return; | ||
@@ -92,0 +92,0 @@ }); |
@@ -10,3 +10,3 @@ { | ||
"homepage": "https://getstream.io/", | ||
"version": "0.1.31", | ||
"version": "0.1.33", | ||
"config": { | ||
@@ -13,0 +13,0 @@ "blanket": { |
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
292863