@cocreate/industry
Advanced tools
Comparing version 1.0.17 to 1.0.18
@@ -0,1 +1,8 @@ | ||
## [1.0.18](https://github.com/CoCreate-app/CoCreate-industry/compare/v1.0.17...v1.0.18) (2021-07-07) | ||
### Bug Fixes | ||
* update package versions ([51f3ab6](https://github.com/CoCreate-app/CoCreate-industry/commit/51f3ab649b6274469b19f5377179fbe9a9b99bd6)) | ||
## [1.0.17](https://github.com/CoCreate-app/CoCreate-industry/compare/v1.0.16...v1.0.17) (2021-06-30) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/industry", | ||
"version": "1.0.17", | ||
"version": "1.0.18", | ||
"description": "An Exhaustive business app template based on vanilla javascript similar to a website template featuring websites, specialty crm, email templates for creating complex business workspace/shell. Easily configured using HTML5 data-attributes and/or JavaScript API.", | ||
@@ -64,9 +64,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/action": "^1.1.10", | ||
"@cocreate/crdt": "^1.1.12", | ||
"@cocreate/crud-client": "^1.1.9", | ||
"@cocreate/docs": "^1.1.14", | ||
"@cocreate/input": "^1.1.8", | ||
"@cocreate/select": "^1.0.17" | ||
"@cocreate/action": "^1.1.13", | ||
"@cocreate/crdt": "^1.1.17", | ||
"@cocreate/crud-client": "^1.1.12", | ||
"@cocreate/docs": "^1.1.29", | ||
"@cocreate/input": "^1.1.11", | ||
"@cocreate/select": "^1.0.20" | ||
} | ||
} |
39127
Updated@cocreate/action@^1.1.13
Updated@cocreate/crdt@^1.1.17
Updated@cocreate/docs@^1.1.29
Updated@cocreate/input@^1.1.11
Updated@cocreate/select@^1.0.20