We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93d205d commit 14e6295Copy full SHA for 14e6295
package.json
@@ -1,16 +1,13 @@
1
{
2
"name": "babelify",
3
"description": "Babel browserify transform",
4
- "version": "10.0.0-beta.1",
+ "version": "10.0.0",
5
"author": "Sebastian McKenzie <sebmck@gmail.com>",
6
"license": "MIT",
7
"homepage": "https://github.com/babel/babelify",
8
"engines": {
9
"node": ">=6.9.0"
10
},
11
- "publishConfig": {
12
- "tag": "next"
13
- },
14
"repository": {
15
"type": "git",
16
"url": "https://github.com/babel/babelify.git"
0 commit comments