Skip to content

Commit c0443e4

Browse files
committed
Fix babel warnings
1 parent 4cc06bc commit c0443e4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
"webpack": "^1.12.9"
4848
},
4949
"dependencies": {
50-
"babel-polyfill": "^6.2.0",
51-
"babel-runtime": "^6.2.0"
50+
"babel-polyfill": "^6.2.0"
5251
}
5352
}

0 commit comments

Comments
 (0)