primer-buttons
Advanced tools
Comparing version 2.0.1-monotest.0 to 2.0.1-themyscira.0
{ | ||
"version": "2.0.1-monotest.0", | ||
"version": "2.0.1-themyscira.0", | ||
"name": "primer-buttons", | ||
@@ -21,7 +21,7 @@ "description": "A collection of buttons used for primary and secondary actions.", | ||
"build": "primer-module-build index.scss", | ||
"prepublish": "npm run build", | ||
"prepare": "npm run build", | ||
"test": "npm run build && stylelint **/*.scss -c .stylelintrc.json -s scss" | ||
}, | ||
"dependencies": { | ||
"primer-support": "^4.0.1-monotest.0" | ||
"primer-support": "^4.0.1-themyscira.0" | ||
}, | ||
@@ -28,0 +28,0 @@ "devDependencies": { |
# Primer CSS Buttons | ||
[![NPM version](http://img.shields.io/npm/v/primer-buttons.svg)](https://www.npmjs.org/package/primer-buttons) | ||
[![Build Status](https://travis-ci.org/primer/primer-buttons.svg?branch=master)](https://travis-ci.org/primer/primer-buttons) | ||
[![Build Status](https://travis-ci.org/primer/primer-css.svg?branch=master)](https://travis-ci.org/primer/primer-css) | ||
@@ -6,0 +6,0 @@ > Buttons are used for actions, like in forms, while textual hyperlinks are used for destinations, or moving from one page to another. |
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
44014