@innovastudio/contentbuilder 1.5.43 → 1.5.45

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/package.json +5 -2
  2. package/readme.txt +1 -1
package/package.json CHANGED
@@ -1,12 +1,14 @@
1
1
  {
2
2
  "name": "@innovastudio/contentbuilder",
3
3
  "type": "module",
4
- "version": "1.5.43",
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
  ],
11
+ "style": "public/contentbuilder/contentbuilder.css",
10
12
  "scripts": {
11
13
  "build": "rollup -c",
12
14
  "start": "concurrently \"node server.js\" \"webpack serve --config webpack.config.js\"",
@@ -53,6 +55,7 @@
53
55
  "webpack-dev-server": "^4.2.1"
54
56
  },
55
57
  "dependencies": {
58
+ "@innovastudio/contentbuilder": "^1.5.44",
56
59
  "@monaco-editor/loader": "^1.3.2",
57
60
  "blueimp-load-image": "^5.16.0",
58
61
  "cropperjs": "^1.5.12",
package/readme.txt CHANGED
@@ -1,4 +1,4 @@
1
- ContentBuilder.js 5.5.7
1
+ ContentBuilder.js 5.5.8
2
2
 
3
3
  Note: If you have Source Code package (Super license), please refer to:
4
4