@fremtind/jkl-accordion-react
Advanced tools
Comparing version 1.3.1 to 1.3.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.3.2](https://github.com/fremtind/jokul/compare/@fremtind/jkl-accordion-react@1.3.1...@fremtind/jkl-accordion-react@1.3.2) (2020-03-16) | ||
**Note:** Version bump only for package @fremtind/jkl-accordion-react | ||
## [1.3.1](https://github.com/fremtind/jokul/compare/@fremtind/jkl-accordion-react@1.3.0...@fremtind/jkl-accordion-react@1.3.1) (2020-03-06) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@fremtind/jkl-accordion-react", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"publishConfig": { | ||
@@ -26,3 +26,3 @@ "access": "public" | ||
"scripts": { | ||
"clean": "rimraf build/ dist/ .cache node_modules/", | ||
"clean": "rimraf node_modules/ .cache/ build/ dist/ public/ **/*.css", | ||
"build:types": "tsc -p tsconfig-for-declarations.json", | ||
@@ -37,9 +37,9 @@ "build:scripts": "rollup --config ../../rollup.config.js", | ||
"dependencies": { | ||
"@fremtind/jkl-accordion": "^1.1.3", | ||
"@fremtind/jkl-react-hooks": "^1.1.1", | ||
"@fremtind/jkl-accordion": "^1.1.4", | ||
"@fremtind/jkl-react-hooks": "^1.1.2", | ||
"@nrk/core-toggle": "^3.0.4" | ||
}, | ||
"devDependencies": { | ||
"@fremtind/browserslist-config-jkl": "^0.4.14", | ||
"@fremtind/jkl-portal-components": "^0.2.1" | ||
"@fremtind/browserslist-config-jkl": "^0.5.0", | ||
"@fremtind/jkl-portal-components": "^0.2.2" | ||
}, | ||
@@ -62,3 +62,3 @@ "peerDependencies": { | ||
], | ||
"gitHead": "94a4fadd61b03c2072e55f1535f1878fe7e773e3" | ||
"gitHead": "f5388b66575d58ffe90bd5c38bcdda54344f1312" | ||
} |
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
32044