Unify main property in package.json [skip ci] (#7825)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "@babel/core",
|
||||
"version": "7.0.0-beta.46",
|
||||
"description": "Babel compiler core.",
|
||||
"main": "./lib/index.js",
|
||||
"main": "lib/index.js",
|
||||
"author": "Sebastian McKenzie <sebmck@gmail.com>",
|
||||
"homepage": "https://babeljs.io/",
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user