@fremtind/jkl-accordion-react
Advanced tools
Comparing version 1.2.4 to 1.3.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [1.3.0](https://github.com/fremtind/jokul/compare/@fremtind/jkl-accordion-react@1.2.4...@fremtind/jkl-accordion-react@1.3.0) (2020-03-06) | ||
### Features | ||
* **portal:** implement dev and portal examples ([857f2e2](https://github.com/fremtind/jokul/commit/857f2e29359f9442a7da0c977a94d63dfbdfc194)) | ||
## [1.2.4](https://github.com/fremtind/jokul/compare/@fremtind/jkl-accordion-react@1.2.3...@fremtind/jkl-accordion-react@1.2.4) (2020-03-05) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@fremtind/jkl-accordion-react", | ||
"version": "1.2.4", | ||
"version": "1.3.0", | ||
"publishConfig": { | ||
@@ -31,3 +31,3 @@ "access": "public" | ||
"test": "echo \"Error: run tests from root\" && exit 1", | ||
"dev:style": "lerna exec --scope=@fremtind/jkl-accordion yarn build:watch", | ||
"dev:style": "lerna exec --scope=@fremtind/jkl-accordion yarn build", | ||
"dev:js": "parcel documentation/index.html", | ||
@@ -37,8 +37,9 @@ "dev": "run-p dev:*" | ||
"dependencies": { | ||
"@fremtind/jkl-accordion": "^1.1.1", | ||
"@fremtind/jkl-react-hooks": "^1.0.0", | ||
"@fremtind/jkl-accordion": "^1.1.2", | ||
"@fremtind/jkl-react-hooks": "^1.1.0", | ||
"@nrk/core-toggle": "^3.0.4" | ||
}, | ||
"devDependencies": { | ||
"@fremtind/browserslist-config-jkl": "^0.4.14" | ||
"@fremtind/browserslist-config-jkl": "^0.4.14", | ||
"@fremtind/jkl-portal-components": "^0.2.0" | ||
}, | ||
@@ -61,3 +62,3 @@ "peerDependencies": { | ||
], | ||
"gitHead": "8934422f5b382e4b2a21aa886e566775390ecf28" | ||
"gitHead": "ffcb2803b73ddd6f1dd37bb0eed345ca801bfebb" | ||
} |
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
31593
2