Revert "chore: specify package type (#10849)" (#11003)

This reverts commit e8dac621de.

Fixes installs when using npm <= 3.9.5 (Node.js <= 6.2.2)
This commit is contained in:
Nicolò Ribaudo
2020-01-13 21:18:42 +01:00
committed by GitHub
parent d0a8982c12
commit 8fce431d88
147 changed files with 0 additions and 147 deletions

View File

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