Skip to content

Commit

Permalink
Update Nuxt TypeScript monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 18, 2019
1 parent bd13128 commit 123fca3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"private": true,
"dependencies": {
"@nuxtjs/axios": "5.9.0",
"@nuxt/typescript-runtime": "0.3.2",
"@nuxt/typescript-runtime": "0.3.3",
"nuxt": "2.11.0",
"nuxt-property-decorator": "2.5.0",
"vuex-class": "0.3.2"
Expand All @@ -17,6 +17,6 @@
"generate": "nuxt-ts generate"
},
"devDependencies": {
"@nuxt/typescript-build": "0.5.1"
"@nuxt/typescript-build": "0.5.2"
}
}

0 comments on commit 123fca3

Please sign in to comment.