1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 02:44:45 +00:00

chore(repo): add pnpm catalogs

This commit is contained in:
2024-09-30 06:48:30 +07:00
parent 174e1b02d8
commit f32deb3cc6
8 changed files with 1335 additions and 1222 deletions

View File

@@ -11,7 +11,7 @@
"url": "git+https://github.com/robonen/tools.git",
"directory": "./packages/platform"
},
"packageManager": "pnpm@9.4.0",
"packageManager": "pnpm@9.11.0",
"engines": {
"node": ">=20.13.1"
},
@@ -29,8 +29,7 @@
"types": "./dist/index.d.ts"
}
},
"scripts": {
},
"scripts": {},
"devDependencies": {
"@robonen/tsconfig": "workspace:*"
}