Skip to content

Commit

Permalink
feat: fix depencies library
Browse files Browse the repository at this point in the history
  • Loading branch information
kmkzt committed Aug 14, 2019
1 parent fbcaf76 commit 8f45b34
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,12 @@
"release": "release-it"
},
"dependencies": {
"react": "16.8.6",
"svg-drawing": "1.5.1",
"two.js": "0.7.0-beta.3"
},
"peerDependencies": {
"react": "16.8.6"
},
"devDependencies": {
"@babel/core": "7.4.5",
"@babel/plugin-syntax-dynamic-import": "7.2.0",
Expand Down

0 comments on commit 8f45b34

Please sign in to comment.