Skip to content

Commit

Permalink
Accidentally committed yarn.
Browse files Browse the repository at this point in the history
  • Loading branch information
l-you committed Jul 17, 2023
1 parent da25f9a commit 1b305d5
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 6,719 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"scripts": {
"test": "jest --no-watchman && pnpm lint && pnpm types:check",
"clean": "rimraf node_modules/",
"clean": "rimraf dist/",
"build": "pnpm build:code && pnpm build:types && pnpm build:copy",
"build:types": "tsc --emitDeclarationOnly",
"build:copy": "cp package.json dist/ && cp README.md dist/ && cp LICENSE dist/",
Expand Down
28 changes: 11 additions & 17 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1b305d5

Please sign in to comment.