Revert "Explicitly declare type=commonjs in package.json (#56190)" (#56237)

This commit is contained in:
Jake Bailey 2023-10-27 20:50:38 -07:00 committed by GitHub
parent 29cfca319b
commit 6134091642
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,6 @@
"type": "git",
"url": "https://github.com/Microsoft/TypeScript.git"
},
"type": "commonjs",
"main": "./lib/typescript.js",
"typings": "./lib/typescript.d.ts",
"bin": {