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

chore(repo): update deps

This commit is contained in:
2024-04-19 01:10:07 +07:00
parent 90328bf8d0
commit 26a99b7d67
5 changed files with 1535 additions and 1284 deletions

View File

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