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

@@ -2,6 +2,7 @@
"name": "babel",
"private": true,
"license": "MIT",
"type": "commonjs",
"scripts": {
"bootstrap": "make bootstrap",
"build": "make build",