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

Commit

Permalink
(fix) remove type module in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
fengtality committed Aug 19, 2021
1 parent 98fbcdc commit abd2e6c
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 abd2e6c

Please sign in to comment.