Skip to content
This repository has been archived by the owner on Feb 25, 2023. It is now read-only.

Commit

Permalink
Merge pull request #136 from CoinAlpha/fix-package-json
Browse files Browse the repository at this point in the history
(fix) remove type module in package.json
  • Loading branch information
fengtality authored Aug 19, 2021
2 parents 98fbcdc + abd2e6c commit eb051cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"main": "index.js",
"license": "Apache 2",
"repository": "https://github.com/coinalpha/gateway-api",
"type": "module",
"scripts": {
"prebuild": "rimraf dist && mkdir dist",
"build": "tsc --project ./",
Expand Down

0 comments on commit eb051cb

Please sign in to comment.