feat(core): Add tracking of commits published on npm

This commit is contained in:
2024-12-13 19:24:09 +01:00
parent 3392174169
commit 19ecb3f9a5
6 changed files with 63 additions and 12 deletions

View File

@@ -22,7 +22,8 @@
"@types/node": "^20.8.7"
},
"dependencies": {
"@push.rocks/qenv": "^6.1.0"
"@push.rocks/qenv": "^6.1.0",
"@push.rocks/smartnpm": "^2.0.4"
},
"repository": {
"type": "git",