mirror of
https://github.com/arthurfiorette/axios-cache-interceptor.git
synced 2025-12-08 17:36:16 +00:00
fix: removed only allow pnpm
This commit is contained in:
parent
ee9a7deeae
commit
aa697999e4
@ -45,7 +45,6 @@
|
||||
"docs:dev": "vitepress dev docs --port 1227",
|
||||
"docs:serve": "vitepress serve docs",
|
||||
"format": "prettier --write .",
|
||||
"preinstall": "npx only-allow pnpm",
|
||||
"lint": "eslint . --ext .ts",
|
||||
"test": "jest --verbose --coverage",
|
||||
"version": "auto-changelog -p && cp CHANGELOG.md docs/src/others/changelog.md && git add CHANGELOG.md docs/src/others/changelog.md"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user