aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorKenimarru <[email protected]>2024-01-07 21:14:24 +0100
committerKenimarru <[email protected]>2024-01-07 21:14:24 +0100
commit0b22af8fda2774487b8925db683448767650ed9e (patch)
tree6ed6ce22a247ae313a6498fda3e6049e6e0d3908 /package.json
parentv0.2.5 (diff)
downloadhiruku-0b22af8fda2774487b8925db683448767650ed9e.tar.xz
hiruku-0b22af8fda2774487b8925db683448767650ed9e.zip
v0.3.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8d15942..d7e3b96 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "hiruki",
- "version": "0.2.5",
+ "version": "0.3.0",
"private": true,
"type": "module",
"scripts": {
@@ -15,6 +15,7 @@
"@nuxtjs/google-fonts": "^3.1.3",
"@nuxtjs/tailwindcss": "^6.10.3",
"nuxt": "^3.9.0",
+ "nuxt-disqus": "^1.0.1",
"nuxt-icon": "^0.6.8",
"sass": "^1.69.7",
"vue": "^3.4.5",