summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2022-11-28 17:39:09 +0100
committerMinteck <contact@minteck.org>2022-11-28 17:39:09 +0100
commit3d85943ab0dade935fb90d8e1bd40d986255bd2e (patch)
tree23de02eb29ed07f6c0d84a08bf69b90e36433f09 /package.json
downloadpotatogochi-3d85943ab0dade935fb90d8e1bd40d986255bd2e.tar.gz
potatogochi-3d85943ab0dade935fb90d8e1bd40d986255bd2e.tar.bz2
potatogochi-3d85943ab0dade935fb90d8e1bd40d986255bd2e.zip
Initial commit
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/package.json b/package.json
new file mode 100644
index 0000000..cc83556
--- /dev/null
+++ b/package.json
@@ -0,0 +1,5 @@
+{
+ "dependencies": {
+ "typescript": "^4.9.3"
+ }
+}