Skip to content

Commit a940633

Browse files
committed
fix: widen peer dep
1 parent 75ae269 commit a940633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"bump": "ncu -u"
2121
},
2222
"peerDependencies": {
23-
"@babel/core": "7.11.6"
23+
"@babel/core": "^7"
2424
},
2525
"devDependencies": {
2626
"@babel/cli": "7.11.6",

0 commit comments

Comments
 (0)