Comparing version 1.0.8 to 1.0.9
{ | ||
"name": "Jodit", | ||
"description": "Jodit is awesome and usefully wysiwyg editor with filebrowser", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"main": [ | ||
@@ -6,0 +6,0 @@ "jquery.jodit.min.js", |
{ | ||
"name": "jodit", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "Jodit is awesome and usefully wysiwyg editor with filebrowser", | ||
@@ -10,2 +10,3 @@ "main": "jquery.jodit.min.js", | ||
"minify": "uglifyjs build/jquery.jodit.full.js -c -m -o build/jquery.jodit.min.js", | ||
"github": "git add . && git commit -m \"new version $npm_package_version\" && git tag $npm_package_version && git push --tags origin HEAD:master && npm publish", | ||
"build": "npm run concat && npm run minify" | ||
@@ -12,0 +13,0 @@ }, |
Sorry, the diff of this file is too big to display
326333