Skip to content
This repository has been archived by the owner on Jan 28, 2024. It is now read-only.

Commit

Permalink
chore(package): explicitly declare js module type
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs committed Aug 31, 2023
1 parent 91adaa3 commit 5fbab89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "7.1.10",
"description": "Yeovil Hospital's RESTful CRUD API for community team contact details",
"main": "dist/app.js",
"type": "commonjs",
"repository": "git+https://github.com/Fdawgs/yh-community-contacts-api.git",
"homepage": "https://github.com/Fdawgs/yh-community-contacts-api",
"bugs": {
Expand Down

0 comments on commit 5fbab89

Please sign in to comment.