chore(package): ignore .ts from distribution

This commit is contained in:
Linden
2024-01-14 00:13:42 +11:00
parent beec00eded
commit c9bc66e75b
3 changed files with 106 additions and 100 deletions

View File

@@ -23,7 +23,6 @@
},
"license": "LGPL-3.0",
"dependencies": {
"@mantine/core": "^6.0.10",
"@nativewrappers/client": "^1.7.33",
"fast-printf": "^1.6.9",
"typescript": "^5.3.3"
@@ -34,6 +33,7 @@
"@citizenfx/client": "2.0.5885-1",
"@citizenfx/server": "2.0.5885-1",
"@fortawesome/fontawesome-common-types": "6.1.1",
"@mantine/core": "^6.0.10",
"prettier": "^2.8.1"
}
}