Skip to content

Commit 42f01d7

Browse files
avindraafc163
authored andcommitted
remove babel runtime dependency (#121)
it doesn't seem to be in use? also babel has been on 7 for a while now
1 parent 732e50b commit 42f01d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@
7070
"typescript": "^3.6.3"
7171
},
7272
"dependencies": {
73-
"babel-runtime": "^6.26.0",
7473
"classnames": "^2.2.6",
7574
"rc-util": "^4.16.1",
7675
"react-lifecycles-compat": "^3.0.4"

0 commit comments

Comments
 (0)