gatsby-plugin-github-pages
Advanced tools
Comparing version 0.2.0 to 1.0.0
{ | ||
"name": "gatsby-plugin-github-pages", | ||
"version": "0.2.0", | ||
"version": "1.0.0", | ||
"description": "Gatsby plugin that deploys to Github Pages post-build.", | ||
@@ -13,3 +13,3 @@ "main": "index.js", | ||
"clean": "rimraf gatsby-node.js", | ||
"pre-publish": "npm run clean && npm run build" | ||
"prepublish": "npm run clean && npm run build" | ||
}, | ||
@@ -16,0 +16,0 @@ "dependencies": { |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
7749