react-awesome-reveal
Advanced tools
Comparing version 1.6.0 to 1.6.1
{ | ||
"name": "react-awesome-reveal", | ||
"description": "React components to add reveal animations using Intersection Observer API and CSS Animations.", | ||
"version": "1.6.0", | ||
"version": "1.6.1", | ||
"license": "MIT", | ||
"author": "Dennis Morello <dennismorello@gmail.com>", | ||
"homepage": "https://react-awesome-reveal.now.sh/docs", | ||
"homepage": "https://react-awesome-reveal.morello.dev", | ||
"keywords": [ | ||
@@ -36,3 +36,3 @@ "react", | ||
"prepublishOnly": "tsdx build", | ||
"postpublish": "PACKAGE_VERSION=$(cat package.json | grep \\\"version\\\" | head -1 | awk -F: '{ print $2 }' | sed 's/[\",]//g' | tr -d '[[:space:]]') && git tag v$PACKAGE_VERSION && git push" | ||
"postpublish": "PACKAGE_VERSION=$(cat package.json | grep \\\"version\\\" | head -1 | awk -F: '{ print $2 }' | sed 's/[\",]//g' | tr -d '[[:space:]]') && git tag v$PACKAGE_VERSION && git push --tags" | ||
}, | ||
@@ -39,0 +39,0 @@ "peerDependencies": { |
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
107024
1