Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamincanac committed Feb 24, 2025
1 parent 9029dfe commit de51b99
Show file tree
Hide file tree
Showing 4 changed files with 474 additions and 206 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"@nuxthq/studio": "^2.2.1",
"typescript": "^5.7.3",
"typescript": "^5.6.3",
"vue-tsc": "^2.2.4"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,14 @@
"eslint": "^9.21.0",
"nuxt": "^3.15.4",
"standard-version": "^9.5.0",
"typescript": "^5.7.3",
"typescript": "^5.6.3",
"vue-tsc": "^2.2.4"
},
"publishConfig": {
"access": "public"
},
"resolutions": {
"@nuxtjs/strapi": "workspace:*",
"typescript": "^5.7.3"
"typescript": "5.6.3"
}
}
Loading

0 comments on commit de51b99

Please sign in to comment.