summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/package.json b/package.json
index 113d16c..9bd6c3c 100644
--- a/package.json
+++ b/package.json
@@ -45,5 +45,13 @@
"ts-node": "^10.9.2",
"typescript": "^5.8.3",
"vite": "^6.2.6"
+ },
+ "dependencies": {
+ "digiid-ts": "file:/home/zelu/Data/Projects/GitHub/pawelzelawski/digiid-ts",
+ "dotenv": "^16.4.5",
+ "express": "^4.19.2",
+ "qrcode": "^1.5.3",
+ "react": "^18.3.1",
+ "react-dom": "^18.3.1"
}
}