@husamnas/ui
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "@husamnas/ui", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Ozone UI", | ||
@@ -16,6 +16,2 @@ "license": "MIT", | ||
"module": "./dist/my-lib.mjs", | ||
"style": "./dist/styles.css", | ||
"es2015": "./dist/my-lib.mjs", | ||
"esm5": "./dist/my-lib.mjs", | ||
"esm2015": "./dist/my-lib.mjs", | ||
"exports": { | ||
@@ -25,3 +21,4 @@ ".": { | ||
"require": "./dist/my-lib.umd.js" | ||
} | ||
}, | ||
"./dist/style.css": "./dist/style.css" | ||
}, | ||
@@ -28,0 +25,0 @@ "scripts": { |
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
1452390