@fremtind/jkl-checkbox
Advanced tools
Comparing version 0.8.1 to 0.8.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.8.2](https://github.com/fremtind/jokul/compare/@fremtind/jkl-checkbox@0.8.1...@fremtind/jkl-checkbox@0.8.2) (2019-09-26) | ||
**Note:** Version bump only for package @fremtind/jkl-checkbox | ||
## [0.8.1](https://github.com/fremtind/jokul/compare/@fremtind/jkl-checkbox@0.8.0...@fremtind/jkl-checkbox@0.8.1) (2019-09-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@fremtind/jkl-checkbox", | ||
"version": "0.8.1", | ||
"version": "0.8.2", | ||
"publishConfig": { | ||
@@ -21,3 +21,3 @@ "access": "public" | ||
"scripts": { | ||
"clean": "rimraf build/ dist/ .cache node_modules/", | ||
"clean": "rimraf node_modules/ dist/ **/*.css", | ||
"build": "gulp build", | ||
@@ -29,3 +29,3 @@ "build:watch": "gulp build:watch", | ||
"dependencies": { | ||
"@fremtind/jkl-core": "^0.10.0" | ||
"@fremtind/jkl-core": "^0.10.1" | ||
}, | ||
@@ -45,3 +45,3 @@ "devDependencies": { | ||
], | ||
"gitHead": "6a8aa6e9fb9ffa1a1ce0498d2b616735ccb010ec" | ||
"gitHead": "06b4c2cf95b8fbb586c6b10ba57b241fa1d4e320" | ||
} |
12580
Updated@fremtind/jkl-core@^0.10.1