Skip to content

Commit

Permalink
fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
reindernijhoff committed Mar 18, 2024
1 parent 601f813 commit c1dd5bf
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -22,7 +22,6 @@
"build": "npm run clean && npm run build:copy",
"build:copy": "shx mkdir dist && shx cp -r src/* dist/",
"clean": "shx rm -rf dist node_modules/.cache/.tsbuildinfo",
"typecheck": "tsc --project tsconfig.json --noEmit --noUnusedLocals",
"prepare-publish": "tsx ./scripts/preparePublish.ts"
},
"devDependencies": {
Expand Down
File renamed without changes.

0 comments on commit c1dd5bf

Please sign in to comment.