@cocreate/attributes
Advanced tools
Comparing version 1.5.72 to 1.5.73
@@ -0,1 +1,8 @@ | ||
## [1.5.73](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.5.72...v1.5.73) (2022-12-15) | ||
### Bug Fixes | ||
* add missing dev dependency style-loader ([ee2e527](https://github.com/CoCreate-app/CoCreate-attributes/commit/ee2e5270e0b9ee75ecb0455abd9cf0753ad27e74)) | ||
## [1.5.72](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.5.71...v1.5.72) (2022-12-13) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/attributes", | ||
"version": "1.5.72", | ||
"version": "1.5.73", | ||
"description": "Simple HTML5 & JavaScript component add, update & remove values in element's attributes from input, select or js api. Easily configured using HTML5 attributes and/or JavaScript API.", | ||
@@ -54,2 +54,3 @@ "keywords": [ | ||
"mini-css-extract-plugin": "^1.4.0", | ||
"style-loader": "^3.3.1", | ||
"terser-webpack-plugin": "^5.1.1", | ||
@@ -56,0 +57,0 @@ "webpack": "^5.24.4", |
104397
12