chore: specify package type (#10849)

This commit is contained in:
Huáng Jùnliàng
2020-01-09 21:40:15 -05:00
committed by GitHub
parent 44f9d85904
commit e8dac621de
154 changed files with 154 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",
"license": "MIT",
"type": "commonjs",
"publishConfig": {
"access": "public"
},