Comparing version 1.1.4 to 1.1.5
{ | ||
"name": "jodit", | ||
"description": "Jodit is awesome and usefully wysiwyg editor with filebrowser", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"main": [ | ||
@@ -10,4 +10,6 @@ "jquery.jodit.min.js", | ||
"ignore": [ | ||
"index.html", | ||
"README.MD", | ||
"**/jquery.min.js", | ||
"**/screen.jpg", | ||
"**/index.html", | ||
"**/README.MD", | ||
"node_modules" | ||
@@ -14,0 +16,0 @@ ], |
{ | ||
"name": "jodit", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"config" : { "port" : "3000" }, | ||
@@ -5,0 +5,0 @@ "description": "Jodit is awesome and usefully wysiwyg editor with filebrowser", |
327128
683