@clearkit/one
Advanced tools
Comparing version 1.2.4-2 to 1.2.4-3
{ | ||
"name": "@clearkit/one", | ||
"version": "1.2.4-2", | ||
"version": "1.2.4-3", | ||
"description": "ClearKit One", | ||
@@ -31,2 +31,3 @@ "main": "config/index.js", | ||
"next": "^12.1.6", | ||
"np": "*", | ||
"npm-run-all": "^4.1.5", | ||
@@ -49,4 +50,3 @@ "postcss": "^7", | ||
"np": { | ||
"anyBranch": true, | ||
"yarn": false | ||
"anyBranch": true | ||
}, | ||
@@ -62,2 +62,3 @@ "scripts": { | ||
"postcss:build:components": "postcss src/css/components.css -o dist/components.css", | ||
"release": "np --any-branch", | ||
"start": "npm-run-all -s clean -p docs:dev" | ||
@@ -64,0 +65,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
6232379
27