@cocreate/selection
Advanced tools
Comparing version 1.4.46 to 1.4.47
@@ -0,1 +1,8 @@ | ||
## [1.4.47](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.46...v1.4.47) (2022-12-15) | ||
### Bug Fixes | ||
* add missing dev dependency style-loader ([8a048a8](https://github.com/CoCreate-app/CoCreate-selection/commit/8a048a8943abd3e068bc312739419f84943f1bed)) | ||
## [1.4.46](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.45...v1.4.46) (2022-12-13) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/selection", | ||
"version": "1.4.46", | ||
"version": "1.4.47", | ||
"description": "A simple selection component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", | ||
@@ -55,2 +55,3 @@ "keywords": [ | ||
"mini-css-extract-plugin": "^1.5.0", | ||
"style-loader": "^3.3.1", | ||
"terser-webpack-plugin": "^5.1.1", | ||
@@ -57,0 +58,0 @@ "uglifyjs-webpack-plugin": "^2.2.0", |
100590
12