@innovastudio/contentbuilder 1.5.24 → 1.5.26

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.24",
4
+ "version": "1.5.26",
5
5
  "description": "",
6
6
  "main": "public/contentbuilder/contentbuilder.esm.js",
7
7
  "files": [
@@ -58,7 +58,7 @@
58
58
  "cropperjs": "^1.5.12",
59
59
  "js-beautify": "^1.14.0",
60
60
  "moveable": "^0.30.0",
61
- "sortablejs": "^1.14.0",
61
+ "sortablejs": "^1.15.2",
62
62
  "string-similarity-js": "^2.1.4"
63
63
  }
64
64
  }