Skip to content

Commit 18c5b5a

Browse files
committed
refactor: remove dependencies
1 parent 201fd99 commit 18c5b5a

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,6 @@
2727
"lint": "tslint -p tsconfig.json",
2828
"test": "jest"
2929
},
30-
"dependencies": {
31-
"react": "^16.7.0-alpha.0",
32-
"react-dom": "^16.7.0-alpha.0"
33-
},
3430
"peerDependencies": {
3531
"react": "^16.7.0-alpha.0",
3632
"react-dom": "^16.7.0-alpha.0",

0 commit comments

Comments
 (0)