Skip to content

Commit

Permalink
chore:update
Browse files Browse the repository at this point in the history
  • Loading branch information
bokuweb committed Dec 7, 2019
1 parent d10bb59 commit c3fa43f
Show file tree
Hide file tree
Showing 2 changed files with 317 additions and 121 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,14 @@
},
"homepage": "https://github.com/bokuweb/react-rnd",
"devDependencies": {
"@babel/cli": "7.5.0",
"@babel/core": "7.5.4",
"@babel/plugin-proposal-class-properties": "7.5.0",
"@babel/plugin-transform-modules-commonjs": "7.5.0",
"@babel/preset-react": "7.0.0",
"@babel/preset-typescript": "7.3.3",
"@babel/traverse": "7.5.0",
"@babel/types": "7.5.0",
"@babel/cli": "7.7.5",
"@babel/core": "7.7.5",
"@babel/plugin-proposal-class-properties": "7.7.4",
"@babel/plugin-transform-modules-commonjs": "7.7.5",
"@babel/preset-react": "7.7.4",
"@babel/preset-typescript": "7.7.4",
"@babel/traverse": "7.7.4",
"@babel/types": "7.7.4",
"@emotion/core": "10.0.14",
"@storybook/addon-actions": "5.1.3",
"@storybook/addon-info": "5.1.3",
Expand All @@ -64,9 +64,10 @@
"@types/storybook__react": "4.0.2",
"avaron": "0.2.0",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.0.2",
"babel-eslint": "10.0.3",
"babel-loader": "8.0.6",
"cpy-cli": "2.0.0",
"cross-env": "5.2.0",
"enzyme": "3.8.0",
"enzyme-adapter-react-16": "1.9.1",
"gh-pages": "2.0.1",
Expand All @@ -89,8 +90,7 @@
"tslint-eslint-rules": "5.4.0",
"tslint-plugin-prettier": "2.0.1",
"tslint-react": "4.0.0",
"typescript": "3.6.3",
"cross-env": "5.2.0"
"typescript": "3.6.3"
},
"files": [
"lib"
Expand All @@ -99,8 +99,8 @@
"fixture": "./fixture.html"
},
"dependencies": {
"re-resizable": "6.1.0",
"react-draggable": "4.0.3",
"re-resizable": "6.1.1",
"react-draggable": "4.2.0",
"tslib": "1.10.0"
}
}
Loading

0 comments on commit c3fa43f

Please sign in to comment.