@fremtind/jkl-accordion
Advanced tools
Comparing version 12.0.2 to 12.0.3
{ | ||
"name": "@fremtind/jkl-accordion", | ||
"version": "12.0.2", | ||
"version": "12.0.3", | ||
"publishConfig": { | ||
@@ -15,2 +15,3 @@ "access": "public" | ||
"files": [ | ||
"!example", | ||
"*.css", | ||
@@ -21,5 +22,5 @@ "*.scss" | ||
"scripts": { | ||
"clean": "rimraf .turbo *.css", | ||
"build": "node build.js", | ||
"build:watch": "nodemon build.js", | ||
"clean": "rimraf .turbo **/*.css", | ||
"build": "gulp build", | ||
"build:watch": "gulp build:watch", | ||
"test": "echo \"Error: run tests from root\" && exit 1", | ||
@@ -38,3 +39,3 @@ "dev": "echo \"Error: run dev from accordion-react\" && exit 1" | ||
}, | ||
"gitHead": "c86572708095879429c288d4896f7513fb646000" | ||
"gitHead": "cd290ef3aa0c81ad0fc7a3cf9cd58816df6b81f1" | ||
} |
Sorry, the diff of this file is not supported yet
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
22291
244