@ionic-internal/design-system
Advanced tools
Comparing version 0.0.0 to 0.0.1
{ | ||
"name": "@ionic-internal/design-system", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"description": "", | ||
@@ -10,4 +10,3 @@ "main": "dist/cjs/index.js", | ||
"tokens": "tsc -p scripts/tsconfig.json && node scripts/token-transform.js && tsc --declaration src/tokens/index.ts", | ||
"build": "npm run tokens && tsc && rollup -c", | ||
"publish": "npm publish" | ||
"build": "npm run tokens && tsc && rollup -c" | ||
}, | ||
@@ -14,0 +13,0 @@ "author": "", |
@@ -37,2 +37,3 @@ import resolve from "@rollup/plugin-node-resolve"; | ||
{ src: "src/tokens/index.yaml", dest: "dist/tokens" }, | ||
{ src: "src/reset/index.css", dest: "dist/reset" }, | ||
], | ||
@@ -39,0 +40,0 @@ }), |
@@ -16,3 +16,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
if (f) throw new TypeError("Generator is already executing."); | ||
while (_) try { | ||
while (g && (g = 0, op[0] && (_ = 0)), _) try { | ||
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t; | ||
@@ -19,0 +19,0 @@ if (y = 0, t) op = [op[0] & 2, t.value]; |
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
170671
36
4589