summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-03-01 16:31:27 -0700
committerElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-03-01 16:31:27 -0700
commit5148ee2063846d37f9152a9dfa64fcd40cc0454b (patch)
treeba19032f6296c97e9dd8ce91253886bf24d5b441 /package.json
parent17e95224a083ccd9e522f8712bb10846a2dada8a (diff)
downloadthe-abstraction-engine-5148ee2063846d37f9152a9dfa64fcd40cc0454b.tar.gz
the-abstraction-engine-5148ee2063846d37f9152a9dfa64fcd40cc0454b.zip
get something on the screen
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index a1cd98b..f4b2a67 100644
--- a/package.json
+++ b/package.json
@@ -22,6 +22,7 @@
"eslint": "^8.56.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.5",
+ "prettier": "^3.2.5",
"typescript": "^5.2.2",
"vite": "^5.1.4"
}