chore: specify package type (#10849)
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"description": "Babel plugin to fix buggy JScript named function expressions",
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-jscript",
|
||||
"license": "MIT",
|
||||
"type": "commonjs",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user