Skip to content

Commit

Permalink
v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jpdriver committed Jun 28, 2021
1 parent 526e8da commit 07cf902
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "react-live",
"version": "2.2.3",
"version": "2.3.0",
"description": "A production-focused playground for live editing React code",
"main": "dist/react-live.cjs.js",
"typings": "./typings/react-live.d.ts",
Expand Down Expand Up @@ -99,4 +99,4 @@
"testURL": "http://localhost/"
},
"sideEffects": false
}
}

0 comments on commit 07cf902

Please sign in to comment.