mobiledoc-kit
Advanced tools
Comparing version 0.10.0-beta.1 to 0.10.0-beta.3
'use strict'; | ||
exports['default'] = '0.10.0-beta.1'; | ||
exports['default'] = '0.10.0-beta.3'; |
{ | ||
"name": "mobiledoc-kit", | ||
"version": "0.10.0-beta.1", | ||
"version": "0.10.0-beta.3", | ||
"description": "A toolkit for building WYSIWYG editors with Mobiledoc", | ||
@@ -15,3 +15,3 @@ "repository": "https://github.com/bustlelabs/mobiledoc-kit", | ||
"docs": "jsdoc -c ./.jsdoc", | ||
"postversion": "npm run update-changelog", | ||
"postversion": "npm run update-changelog && git add CHANGELOG.md && git commit --amend --no-edit", | ||
"prepublish": "npm run build" | ||
@@ -18,0 +18,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3008423