react-insta-stories
Advanced tools
Comparing version 2.3.1 to 2.3.3
{ | ||
"name": "react-insta-stories", | ||
"version": "2.3.1", | ||
"version": "2.3.3", | ||
"description": "A React component for Instagram like stories", | ||
@@ -16,3 +16,4 @@ "main": "dist/index.js", | ||
"deploy": "gh-pages -d example/dist", | ||
"buildall": "npm install && webpack --mode production && cd example && npm install && npm run build" | ||
"buildall": "npm install && webpack --mode production && cd example && npm install && npm run build", | ||
"postversion": "git push && git push --tags" | ||
}, | ||
@@ -19,0 +20,0 @@ "repository": { |
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
135060
27
393