Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit 8afc749

Browse files
committed
add babel-runtime as a dep
1 parent 5bc6dc7 commit 8afc749

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"main": "lib/index.js",
66
"jsnext:main": "src/index.js",
77
"dependencies": {
8+
"babel-runtime": "^6.6.1",
89
"detect-node": "^2.0.3",
910
"flatmap": "0.0.3",
1011
"glob": "^7.0.3",
@@ -90,4 +91,4 @@
9091
}
9192
}
9293
}
93-
}
94+
}

0 commit comments

Comments
 (0)