Skip to content

Commit

Permalink
chore: use yarn1 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
yusukebe committed Oct 15, 2023
1 parent 20ca937 commit 2486e19
Show file tree
Hide file tree
Showing 4 changed files with 5,937 additions and 9,350 deletions.
874 changes: 0 additions & 874 deletions .yarn/releases/yarn-3.6.4.cjs

This file was deleted.

2 changes: 0 additions & 2 deletions .yarnrc.yml

This file was deleted.

5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"lint": "eslint src/**.ts",
"lint:fix": "eslint src/**.ts --fix",
"prerelease": "yarn test && yarn build",
"release": "np --no-yarn"
"release": "np"
},
"files": [
"dist"
Expand Down Expand Up @@ -123,6 +123,5 @@
},
"engines": {
"node": ">=18.14.1"
},
"packageManager": "yarn@3.6.4"
}
}
Loading

0 comments on commit 2486e19

Please sign in to comment.