Skip to content

Commit

Permalink
Merge pull request #26 from Diaszano/test
Browse files Browse the repository at this point in the history
Test
  • Loading branch information
Diaszano authored Dec 2, 2023
2 parents 0a12766 + 198cb8d commit 7287110
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 @@ -52,7 +52,6 @@
"build:docs": "typedoc src/linketrack.ts",
"format": "eslint 'src/**' --fix && prettier --write 'src/**'",
"lint": "eslint 'src/**' && prettier --check 'src/**'",
"prepublishOnly": "npm run lint && npm test",
"test": "vitest"
},
"types": "dist/linketrack.d.ts",
Expand Down

0 comments on commit 7287110

Please sign in to comment.