@innovastudio/contentbuilder 1.5.44 → 1.5.45

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +4 -2
package/package.json CHANGED
@@ -1,11 +1,12 @@
1
1
  {
2
2
  "name": "@innovastudio/contentbuilder",
3
3
  "type": "module",
4
- "version": "1.5.44",
4
+ "version": "1.5.45",
5
5
  "description": "",
6
6
  "main": "public/contentbuilder/contentbuilder.esm.js",
7
7
  "files": [
8
- "public/contentbuilder"
8
+ "public/contentbuilder",
9
+ "public/contentbuilder/contentbuilder.css"
9
10
  ],
10
11
  "style": "public/contentbuilder/contentbuilder.css",
11
12
  "scripts": {
@@ -54,6 +55,7 @@
54
55
  "webpack-dev-server": "^4.2.1"
55
56
  },
56
57
  "dependencies": {
58
+ "@innovastudio/contentbuilder": "^1.5.44",
57
59
  "@monaco-editor/loader": "^1.3.2",
58
60
  "blueimp-load-image": "^5.16.0",
59
61
  "cropperjs": "^1.5.12",