Skip to content

Commit

Permalink
chore: add TS
Browse files Browse the repository at this point in the history
  • Loading branch information
Baroshem committed Jan 24, 2024
1 parent cecbc4c commit 1b5dff0
Show file tree
Hide file tree
Showing 2 changed files with 1,333 additions and 1,319 deletions.
5 changes: 3 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,14 @@
"generate": "nuxi generate",
"preview": "nuxi preview"
},
"dependencies": {
"devDependencies": {
"@iconify-json/ph": "^1.1.10",
"@iconify-json/simple-icons": "^1.1.87",
"@nuxt/content": "^2.10.0",
"@nuxt/devtools": "1.0.5",
"@nuxt/ui-pro": "^0.6.1",
"@nuxtjs/cloudinary": "^2.5.2",
"nuxt": "^3.9.3"
"nuxt": "^3.9.3",
"typescript": "^5.3.3"
}
}

0 comments on commit 1b5dff0

Please sign in to comment.