Skip to content

Commit f790339

Browse files
committed
Add missing @babel/core dep
1 parent 010680d commit f790339

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
"license": "Apache-2.0",
6868
"homepage": "https://github.com/developit/htm",
6969
"devDependencies": {
70+
"@babel/core": "^7.2.2",
7071
"@babel/preset-env": "^7.1.6",
7172
"babel-jest": "^23.6.0",
7273
"babel-preset-env": "^1.7.0",

0 commit comments

Comments
 (0)