Skip to content

Commit

Permalink
v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominic Coelho committed May 16, 2019
1 parent ff50d6f commit 0b1ff0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-live",
"version": "2.1.0",
"version": "2.1.1",
"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 @@ -29,7 +29,6 @@
"unescape": "^0.2.0"
},
"devDependencies": {
"prettier": "^1.17.0",
"@storybook/addon-knobs": "^3.3.12",
"@storybook/react": "^3.3.12",
"@types/react": "^16.0.36",
Expand All @@ -52,6 +51,7 @@
"eslint-plugin-import": "^2.9.0",
"eslint-plugin-react": "^7.7.0",
"jest": "^22.2.1",
"prettier": "^1.17.0",
"react": "^16.2.0",
"react-dom": "^16.2.0",
"rollup": "^0.55.3",
Expand Down

0 comments on commit 0b1ff0a

Please sign in to comment.