Skip to content

Commit

Permalink
fix test yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
enkoder committed Dec 3, 2023
1 parent 350beac commit c4b9d9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "api",
"version": "1.0.0",
"description": "",
"main": "src/index.js",
"main": "src/index.ts",
"scripts": {
"lint": "eslint --fix src",
"test": "jest",
Expand Down

0 comments on commit c4b9d9d

Please sign in to comment.