Skip to content

Commit 5212ae7

Browse files
committed
Add a proper name and version
See #150
1 parent cf3a5e4 commit 5212ae7

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{
2+
"name": "@woltlab/editor",
3+
"version": "6.2.1",
24
"scripts": {
35
"build": "npx webpack --mode production",
46
"dev": "npx webpack --mode development --watch"
@@ -52,4 +54,4 @@
5254
"webpack": "^5.105.4",
5355
"webpack-cli": "^6.0.1"
5456
}
55-
}
57+
}

0 commit comments

Comments
 (0)