Skip to content

Commit

Permalink
chore: add typescript and remove pnpm lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Apr 12, 2024
1 parent 249b320 commit e730de6
Show file tree
Hide file tree
Showing 3 changed files with 902 additions and 9,267 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
"stackblitz": "cd .stackblitz && yarn && yarn dev"
},
"dependencies": {
"@cloudinary-util/url-loader": "^5.2.1",
"@cloudinary-util/types": "1.0.1",
"@cloudinary-util/url-loader": "^5.2.1",
"@nuxt/kit": "^3.5.0",
"@unpic/vue": "^0.0.42",
"defu": "^6.1.2"
Expand All @@ -62,6 +62,7 @@
"changelogen": "^0.4.1",
"eslint": "^9.0.0",
"nuxt": "^3.5.0",
"typescript": "^5.4.5",
"vitest": "^0.31.0"
},
"stackblitz": {
Expand Down
Loading

0 comments on commit e730de6

Please sign in to comment.