Skip to content

Commit

Permalink
fix package.json formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeWaka committed Nov 17, 2024
1 parent 4e0c0eb commit dfae0f2
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,8 @@
"name": "tgui-core",
"version": "1.3.1",
"description": "TGUI core component library",
"keywords": [
"TGUI",
"library",
"typescript"
],
"files": [
"dist"
],
"keywords": ["TGUI", "library", "typescript"],
"files": ["dist"],
"exports": {
"./components": {
"import": "./dist/components/index.js",
Expand Down

0 comments on commit dfae0f2

Please sign in to comment.