@innovastudio/contentbuilder 1.5.57 → 1.5.59

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@innovastudio/contentbuilder",
3
3
  "type": "module",
4
- "version": "1.5.57",
4
+ "version": "1.5.59",
5
5
  "description": "",
6
6
  "main": "public/contentbuilder/contentbuilder.esm.js",
7
7
  "types": "index.d.ts",
@@ -60,6 +60,7 @@
60
60
  "cropperjs": "^1.5.12",
61
61
  "js-beautify": "^1.14.0",
62
62
  "moveable": "^0.30.0",
63
+ "nanopop": "^2.4.2",
63
64
  "sortablejs": "^1.15.2",
64
65
  "string-similarity-js": "^2.1.4"
65
66
  }