aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorVendicated <vendicated@riseup.net>2022-08-29 20:27:47 +0200
committerVendicated <vendicated@riseup.net>2022-08-29 20:27:47 +0200
commitc39ff8f6481463a1700014ebd204f2b6189759a1 (patch)
treea5a4d1fe04a9d99029d480ec3f5a2ca2fb9c0b13 /package.json
parent1709ab61ef2138d350b3d45a3eba0d94d5adf0a1 (diff)
downloadVencord-c39ff8f6481463a1700014ebd204f2b6189759a1.tar.gz
Vencord-c39ff8f6481463a1700014ebd204f2b6189759a1.tar.bz2
Vencord-c39ff8f6481463a1700014ebd204f2b6189759a1.zip
More progress
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 6592d00..1e9c135 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,8 @@
{
"devDependencies": {
+ "@types/flux": "^3.1.11",
"@types/node": "^18.7.13",
+ "@types/react": "^18.0.17",
"electron": "^20.1.0",
"esbuild": "^0.15.5"
},