Skip to content

Commit

Permalink
chore: update pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Mar 28, 2023
1 parent 85ad8c1 commit ba75f83
Show file tree
Hide file tree
Showing 2 changed files with 629 additions and 613 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@
"release": "pnpm test && changelogen --release --push && npm publish",
"test": "pnpm lint && vitest run --coverage"
},
"dependencies": {
"scule": "^1.0.0"
},
"devDependencies": {
"@types/node": "^18.15.10",
"@vitest/coverage-c8": "^0.29.7",
Expand All @@ -38,12 +41,9 @@
"eslint-config-unjs": "^0.1.0",
"jiti": "^1.18.2",
"prettier": "^2.8.7",
"typescript": "^4.9.5",
"typescript": "^5.0.2",
"unbuild": "^1.1.2",
"vitest": "^0.29.7"
},
"packageManager": "[email protected]",
"dependencies": {
"scule": "^1.0.0"
}
"packageManager": "[email protected]"
}
Loading

0 comments on commit ba75f83

Please sign in to comment.