Browse Source

Freeze the backbone version. Fixes #2044

pull/2090/head
Artur Arseniev 7 years ago
parent
commit
8214542148
  1. 2
      package.json

2
package.json

@ -11,7 +11,7 @@
"url": "https://github.com/artf/grapesjs.git"
},
"dependencies": {
"backbone": "^1.3.3",
"backbone": "1.3.3",
"backbone-undo": "^0.2.5",
"cash-dom": "^1.3.7",
"codemirror": "^5.42.0",

Loading…
Cancel
Save