contentful
Advanced tools
Comparing version 3.3.0 to 3.3.1
@@ -19,3 +19,3 @@ { | ||
"docs:dev": "npm run build && npm run docs:build", | ||
"docs:watch": "watchy -w lib,jsdoc-template npm run docs:dev", | ||
"docs:watch": "opener out/contentful/index.html & watchy -w lib,jsdoc-template npm run docs:dev", | ||
"docs:publish": "npm run docs:build && ./bin/publish-docs.sh", | ||
@@ -97,3 +97,3 @@ "test:ci": "npm run test:cover && npm run test:integration && if [ `echo $TRAVIS_NODE_VERSION|cut -c 1` == \"5\" ] ; then npm run test:browser-remote; fi", | ||
}, | ||
"version": "3.3.0" | ||
"version": "3.3.1" | ||
} |
@@ -1,1 +0,1 @@ | ||
module.exports = '3.3.0' | ||
module.exports = '3.3.1' |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
839177
21839