aboutsummaryrefslogtreecommitdiff
path: root/Aamukampa.Frontend/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'Aamukampa.Frontend/package.json')
-rw-r--r--Aamukampa.Frontend/package.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/Aamukampa.Frontend/package.json b/Aamukampa.Frontend/package.json
new file mode 100644
index 0000000..0632bcb
--- /dev/null
+++ b/Aamukampa.Frontend/package.json
@@ -0,0 +1,10 @@
+{
+ "name": "TJLaskuri.Frontend",
+ "version": "1.0.0",
+ "type": "module",
+ "main": "App.fs.js",
+ "license": "EUPL-1.2",
+ "devDependencies": {
+ "vite": "^7.0.6"
+ }
+}