🚀 feat(_na): fix .no

This commit is contained in:
eshanized
2024-12-25 05:14:51 +05:30
parent f509833bc3
commit 2d76057a34
2 changed files with 25 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
"lint": "eslint .",
"preview": "vite preview",
"predeploy": "npm run build",
"postbuild": "echo > dist/.nojekyll",
"deploy": "gh-pages -d dist"
},
"dependencies": {