Skip to content

Commit 1d7d090

Browse files
committed
fix pkg name
1 parent f58f4ac commit 1d7d090

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/babel-preset-stage-1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"repository": "https://github.com/babel/babel/tree/master/packages/babel-preset-stage-1",
99
"main": "lib/index.js",
1010
"dependencies": {
11-
"babel-plugin-syntax-numeric-separator": "7.0.0-alpha.12",
11+
"babel-plugin-transform-numeric-separator": "7.0.0-alpha.12",
1212
"babel-plugin-transform-decorators": "7.0.0-alpha.10",
1313
"babel-plugin-transform-export-extensions": "7.0.0-alpha.10",
1414
"babel-preset-stage-2": "7.0.0-alpha.10"

0 commit comments

Comments
 (0)