Skip to content

Commit 6134091

Browse files
authored
Revert "Explicitly declare type=commonjs in package.json (#56190)" (#56237)
1 parent 29cfca3 commit 6134091

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
"type": "git",
2020
"url": "https://github.com/Microsoft/TypeScript.git"
2121
},
22-
"type": "commonjs",
2322
"main": "./lib/typescript.js",
2423
"typings": "./lib/typescript.d.ts",
2524
"bin": {

0 commit comments

Comments
 (0)