We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf3a5e4 commit 5212ae7Copy full SHA for 5212ae7
1 file changed
package.json
@@ -1,4 +1,6 @@
1
{
2
+ "name": "@woltlab/editor",
3
+ "version": "6.2.1",
4
"scripts": {
5
"build": "npx webpack --mode production",
6
"dev": "npx webpack --mode development --watch"
@@ -52,4 +54,4 @@
52
54
"webpack": "^5.105.4",
53
55
"webpack-cli": "^6.0.1"
56
}
-}
57
+}
0 commit comments