aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLeonardo Bishop <me@leonardobishop.com>2024-03-14 00:24:19 +0000
committerLeonardo Bishop <me@leonardobishop.com>2024-03-14 00:24:19 +0000
commit6072e6c583dd9122ba670db555a075654a852e62 (patch)
treeead89df29d1efb2a9f60b4bed8dec41ce9b38050 /package.json
parente1ff3b44a55349dad8c07de690ca86c984c91469 (diff)
Move git hash fetch to nuxt-prepare
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 3c5fa4f..37c0f68 100644
--- a/package.json
+++ b/package.json
@@ -21,6 +21,7 @@
"git-describe": "^4.1.1",
"jszip": "^3.10.1",
"nuxt": "^3.10.3",
+ "nuxt-prepare": "^1.1.0",
"pinia": "^2.1.7",
"vue": "^3.4.15",
"vue-multiselect": "^3.0.0-beta.3",