1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

feat: mark package.json files as private and update pnpm version

This commit is contained in:
codecalm
2025-04-19 11:29:01 +02:00
parent f25da87043
commit 1546e9ccc4
3 changed files with 3 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
"zip-package": "node .build/zip-package.mjs",
"start": "pnpm dev"
},
"packageManager": "pnpm@10.6.5",
"packageManager": "pnpm@10.8.1",
"devDependencies": {
"@argos-ci/playwright": "^4.1.0",
"@changesets/changelog-github": "^0.5.1",