Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: typo
Browse files Browse the repository at this point in the history
TkDodo committed Jan 22, 2025
1 parent 38d1257 commit a03aa12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/query-codemods/package.json
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@
"url": "https://github.com/sponsors/tannerlinsley"
},
"scripts": {
"clean": "premove./coverage ./dist-ts",
"clean": "premove ./coverage ./dist-ts",
"test:eslint": "eslint ./src",
"test:lib": "vitest",
"test:lib:dev": "pnpm run test:lib --watch"

0 comments on commit a03aa12

Please sign in to comment.