Skip to content
This repository was archived by the owner on Aug 26, 2023. It is now read-only.

Commit 8d80b1b

Browse files
committed
chore: bump version to 2.0.0
Signed-off-by: Tilman Vatteroth <[email protected]>
1 parent 80be2f5 commit 8d80b1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hedgedoc/html-to-react",
3-
"version": "2.0.0-esm",
3+
"version": "2.0.0",
44
"description": "Parse HTML into React components",
55
"main": "dist/index.cjs",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)