Skip to content

Commit

Permalink
chore:
Browse files Browse the repository at this point in the history
add vitest setupFiles and format serval ts files
upgrade pnpm to 8.6.6
  • Loading branch information
sonofmagic committed Jul 9, 2023
1 parent 626fe22 commit c14177d
Show file tree
Hide file tree
Showing 5 changed files with 113 additions and 109 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"preinstall": "npx only-allow pnpm",
"semantic-release": "semantic-release"
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].6",
"repository": {
"type": "git",
"url": "https://github.com/sonofmagic/npm-lib-rollup-template.git"
Expand Down Expand Up @@ -53,7 +53,7 @@
"@types/klaw": "^3.0.3",
"@types/lodash": "^4.14.195",
"@types/lodash-es": "^4.17.7",
"@types/node": "^20.4.0",
"@types/node": "^20.4.1",
"@types/semantic-release": "^20.0.1",
"@vitest/coverage-v8": "^0.33.0",
"cross-env": "^7.0.3",
Expand All @@ -79,4 +79,4 @@
"typescript-transform-paths": "^3.4.6",
"vitest": "^0.33.0"
}
}
}
Loading

0 comments on commit c14177d

Please sign in to comment.