Skip to content

Commit c5ea71c

Browse files
authored
Release GrapesJS React rc: v2.0.0-rc.4 (#34)
1 parent 34d1e30 commit c5ea71c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

packages/grapesjs-react/package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
{
22
"name": "@grapesjs/react",
3-
"version": "2.0.0-rc.3",
4-
"type": "module",
3+
"version": "2.0.0-rc.4",
4+
"publishConfig": {
5+
"registry": "https://registry.npmjs.org"
6+
},
57
"files": [
68
"dist"
79
],

0 commit comments

Comments
 (0)