Comparing version 1.1.3 to 1.1.4
{ | ||
"name": "jodit", | ||
"description": "Jodit is awesome and usefully wysiwyg editor with filebrowser", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"main": [ | ||
@@ -9,2 +9,7 @@ "jquery.jodit.min.js", | ||
], | ||
"ignore": [ | ||
"index.html", | ||
"README.MD", | ||
"node_modules" | ||
], | ||
"authors": [ | ||
@@ -11,0 +16,0 @@ { |
{ | ||
"name": "jodit", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"config" : { "port" : "3000" }, | ||
@@ -5,0 +5,0 @@ "description": "Jodit is awesome and usefully wysiwyg editor with filebrowser", |
327077
681