fix: remove ts from dev deps

This commit is contained in:
Sergey Krylov 2024-07-05 06:45:05 +03:00
parent e74f4d8bba
commit 0dbe1f995e

View File

@ -28,8 +28,7 @@
"@commitlint/config-conventional": "19.1.0",
"eslint": "8.56.0",
"husky": "9.0.11",
"standard-version": "9.5.0",
"typescript": "5.4.0"
"standard-version": "9.5.0"
},
"main": "index.js",
"engines": {