refactor: specific package manager for stale-dep

This commit is contained in:
三咲智子 Kevin Deng 2023-02-17 15:30:23 +01:00
parent acf719775f
commit b7e565dedc
No known key found for this signature in database
GPG key ID: 69992F2250DFD93E
3 changed files with 8 additions and 5 deletions

View file

@ -87,7 +87,7 @@
"shiki-es": "^0.2.0",
"simple-git": "^3.16.0",
"slimeform": "^0.9.0",
"stale-dep": "^0.5.0",
"stale-dep": "^0.6.0",
"std-env": "^3.3.1",
"string-length": "^5.0.1",
"tauri-plugin-log-api": "github:tauri-apps/tauri-plugin-log",