Skip to content

Commit

Permalink
Merge pull request #1055 from overthq/finish-cd-setup
Browse files Browse the repository at this point in the history
Fix ESM issue
  • Loading branch information
koredefashokun authored Jun 17, 2024
2 parents 99c5eaf + 09599c5 commit d6627de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"version": "0.0.1",
"main": "dist/index.js",
"license": "GPL-3.0",
"type": "module",
"scripts": {
"dev": "nodemon",
"build": "tsc && yarn sentry:sourcemaps",
Expand Down

0 comments on commit d6627de

Please sign in to comment.