@clearkit/one
Advanced tools
Comparing version 0.9.0 to 0.9.1-0
{ | ||
"name": "@clearkit/one", | ||
"version": "0.9.0", | ||
"version": "0.9.1-0", | ||
"description": "ClearKit One", | ||
@@ -11,4 +11,7 @@ "main": "dist/clearkit-one.js", | ||
"dist/clearkit-one.js", | ||
"dist/clearkit-one.css" | ||
"dist/clearkit-one.css", | ||
"src/theme.ts", | ||
"src/clearkit-one.d.ts" | ||
], | ||
"types": "./src/clearkit-one.d.ts", | ||
"style": "dist/clearkit-one.css", | ||
@@ -22,3 +25,2 @@ "devDependencies": { | ||
"npm-run-all": "^4.1.5", | ||
"parcel-bundler": "^1.12.3", | ||
"postcss": "^7.0.17", | ||
@@ -32,8 +34,8 @@ "postcss-cli": "^6.1.3", | ||
"postcss-nested": "^4.1.2", | ||
"posthtml": "^0.11.4", | ||
"posthtml-expressions": "^1.1.1", | ||
"posthtml-include": "^1.2.0", | ||
"quicktype": "^15.0.210", | ||
"rollup": "^1.30.1", | ||
"tailwindcss": "^1.0.5", | ||
"tailwindcss-gradients": "^2.3.0" | ||
"tailwindcss-gradients": "^2.3.0", | ||
"tslib": "^1.10.0", | ||
"typescript": "^3.7.5" | ||
}, | ||
@@ -43,2 +45,3 @@ "scripts": { | ||
"postcss:build": "postcss src/css/clearkit-one.css -o dist/clearkit-one.css --env production", | ||
"generate:types": "node bin/generate-types | quicktype --lang typescript -o src/theme.ts", | ||
"build:config": "rollup -c rollup.config.js", | ||
@@ -45,0 +48,0 @@ "clean": "rm -rf dist .cache", |
Sorry, the diff of this file is too big to display
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
2118215
20
6
79415