Unify main property in package.json [skip ci] (#7825)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"description": "Transforms logical assignment operators into short-circuited assignments",
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-logical-assignment-operators",
|
||||
"license": "MIT",
|
||||
"main": "lib",
|
||||
"main": "lib/index.js",
|
||||
"keywords": [
|
||||
"babel-plugin"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user