Skip to content

Commit 07cf902

Browse files
committed
v2.3.0
1 parent 526e8da commit 07cf902

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-live",
3-
"version": "2.2.3",
3+
"version": "2.3.0",
44
"description": "A production-focused playground for live editing React code",
55
"main": "dist/react-live.cjs.js",
66
"typings": "./typings/react-live.d.ts",
@@ -99,4 +99,4 @@
9999
"testURL": "http://localhost/"
100100
},
101101
"sideEffects": false
102-
}
102+
}

0 commit comments

Comments
 (0)