We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17541c8 commit 8e30bb2Copy full SHA for 8e30bb2
libs/ngx-jodit/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "ngx-jodit",
3
"description": "Angular wrapper for jodit WYSIWYG editor",
4
- "version": "2.0.0-beta.0",
+ "version": "2.0.0-beta.1",
5
"peerDependencies": {
6
"@angular/common": ">=12.0.0",
7
"@angular/core": ">=12.0.0",
package.json
@@ -1,6 +1,6 @@
"name": "jodit",
"license": "MIT",
"scripts": {
"ng": "nx",
0 commit comments