Added an Alert text style; Updated rich text editor to reorganize buttons and add text alignment options.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"scripts": {
|
||||
"start": "node app.js",
|
||||
"monitor": "monitor",
|
||||
"build": "bestzip avusd_bundle.zip lib app.js package.json public/images locales views"
|
||||
"build": "bestzip avusd_bundle.zip lib app.js package.json locales views"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -17,6 +17,7 @@
|
||||
"dependencies": {
|
||||
"apostrophe": "^2.111.4",
|
||||
"apostrophe-monitor": "^2.1.0",
|
||||
"apostrophe-redirects": "^2.3.0",
|
||||
"apostrophe-rich-text-permalinks": "^2.0.5",
|
||||
"apostrophe-tiptap-rich-text-widgets": "^0.3.8",
|
||||
"prosemirror-tables": "^0.9.1"
|
||||
|
||||
Reference in New Issue
Block a user