@innovastudio/contentbuilder 1.5.43 → 1.5.44

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 +2 -1
  2. package/readme.txt +1 -1
package/package.json CHANGED
@@ -1,12 +1,13 @@
1
1
  {
2
2
  "name": "@innovastudio/contentbuilder",
3
3
  "type": "module",
4
- "version": "1.5.43",
4
+ "version": "1.5.44",
5
5
  "description": "",
6
6
  "main": "public/contentbuilder/contentbuilder.esm.js",
7
7
  "files": [
8
8
  "public/contentbuilder"
9
9
  ],
10
+ "style": "public/contentbuilder/contentbuilder.css",
10
11
  "scripts": {
11
12
  "build": "rollup -c",
12
13
  "start": "concurrently \"node server.js\" \"webpack serve --config webpack.config.js\"",
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