Skip to content

Commit 947752b

Browse files
committed
10.0.0-beta.0
1 parent 201652e commit 947752b

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
{
22
"name": "babelify",
33
"description": "Babel browserify transform",
4-
"version": "9.0.0",
4+
"version": "10.0.0-beta.0",
55
"author": "Sebastian McKenzie <[email protected]>",
66
"license": "MIT",
77
"homepage": "https://github.com/babel/babelify",
88
"engines": {
9-
"node": ">=6.0.0"
9+
"node": ">=6.9.0"
10+
},
11+
"publishConfig": {
12+
"tag": "next"
1013
},
1114
"repository": {
1215
"type": "git",

0 commit comments

Comments
 (0)