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

chore(deps): update all deps

This commit is contained in:
2024-10-30 23:22:36 +07:00
parent 17a7cbb936
commit 58cb287f93
10 changed files with 213 additions and 349 deletions

View File

@@ -1,8 +1,7 @@
{
"name": "@robonen/tsconfig",
"private": true,
"version": "0.0.1",
"license": "UNLICENSED",
"license": "Apache-2.0",
"description": "Base typescript configuration for projects",
"keywords": [
"tsconfig",
@@ -16,7 +15,7 @@
"url": "git+https://github.com/robonen/tools.git",
"directory": "packages/tsconfig"
},
"packageManager": "pnpm@9.12.2",
"packageManager": "pnpm@9.12.3",
"engines": {
"node": ">=20.18.0"
},