@seedcss/seed-props
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "@seedcss/seed-props", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Props mixin pack for Seed", | ||
"main": "index.js", | ||
"homepage": "https://github.com/helpscout/seed-props", | ||
"homepage": "https://github.com/helpscout/seed/", | ||
"scripts": { | ||
@@ -16,3 +16,3 @@ "banner": "node ./scripts/banner.js", | ||
"type": "git", | ||
"url": "git+https://github.com/helpscout/seed-props.git" | ||
"url": "git+https://github.com/helpscout/seed.git" | ||
}, | ||
@@ -40,3 +40,3 @@ "authors": [ | ||
"bugs": { | ||
"url": "https://github.com/helpscout/seed-props/issues" | ||
"url": "https://github.com/helpscout/seed/issues" | ||
}, | ||
@@ -56,3 +56,4 @@ "engines": { | ||
"prepublish": "npm run build", | ||
"gitHead": "2982457434adf7baf842d7723cd43737080a9e15" | ||
"postversion": "npm run build", | ||
"gitHead": "74c003236232e222fd5778cf6f7cfca1129c1ec5" | ||
} |
@@ -1,2 +0,2 @@ | ||
# seed-props [![npm version](https://badge.fury.io/js/seed-props.svg)](https://badge.fury.io/js/seed-props) | ||
# seed-props [![npm version](https://badge.fury.io/js/%40seedcss%2Fseed-props.svg)](https://badge.fury.io/js/%40seedcss%2Fseed-props) | ||
Props mixin pack for [Seed](https://github.com/helpscout/seed)! | ||
@@ -6,3 +6,3 @@ | ||
``` | ||
npm install seed-props --save | ||
npm install @seedcss/seed-props --save | ||
``` | ||
@@ -9,0 +9,0 @@ |
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
9112