Commit 24e6963d authored by Sarmad's avatar Sarmad
Browse files

install as devdep

No related merge requests found
Pipeline #632 passed with stages
in 2 minutes and 33 seconds
This diff is collapsed.
......@@ -21,7 +21,7 @@
"@angular/platform-browser-dynamic": "~18.1.1",
"@angular/router": "~18.1.1",
"@ckeditor/ckeditor5-angular": "^8.0.0",
"@fiberekonomi/ckeditor": "^1.3.0-beta2",
"@fiberekonomi/ckeditor": "^1.3.0-beta3",
"rxjs": "^7.8.1",
"tslib": "^2.6.3",
"zone.js": "~0.14.8"
......
This diff is collapsed.
This diff is collapsed.
......@@ -36,6 +36,7 @@
"@ckeditor/ckeditor5-indent": "^42.0.2",
"@ckeditor/ckeditor5-link": "^42.0.2",
"@ckeditor/ckeditor5-list": "^42.0.2",
"@ckeditor/ckeditor5-media-embed": "^44.0.0",
"@ckeditor/ckeditor5-paragraph": "^42.0.2",
"@ckeditor/ckeditor5-paste-from-office": "^42.0.2",
"@ckeditor/ckeditor5-remove-format": "^42.0.2",
......@@ -60,8 +61,5 @@
"build-ckeditor": "webpack --mode production",
"version": "npm install && npm run build-ckeditor",
"postversion": "npm publish"
},
"dependencies": {
"@ckeditor/ckeditor5-media-embed": "^44.0.0"
}
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment