Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hayk94 authored Nov 24, 2020
1 parent ec45ef5 commit 412ecb5
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
Expand Up @@ -56,7 +56,8 @@
"@storybook/cli": "^5.3.18",
"@storybook/react": "^5.3.18",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.1.0",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.1.0"
"del": "^5.1.0",
"eslint": "^6.8.0",
"eslint-plugin-react": "^7.19.0",
Expand All @@ -67,7 +68,6 @@
"gulp-inline-str": "^0.1.0"
},
"dependencies": {
"babel-loader": "^8.1.0",
"prop-types": "^15.7.2",
"react": "^16.13.1",
"react-dom": "^16.13.1"
Expand Down

0 comments on commit 412ecb5

Please sign in to comment.