Skip to content

Commit

Permalink
Update global Nuxt and axios, pwa, tailwindcss dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomasevano committed Jan 7, 2021
1 parent ffb78a6 commit 24dcba0
Show file tree
Hide file tree
Showing 2 changed files with 1,384 additions and 909 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"generate": "nuxt generate"
},
"dependencies": {
"@nuxtjs/axios": "^5.12.0",
"@nuxtjs/pwa": "^3.0.0-beta.20",
"nuxt": "^2.14.0"
"@nuxtjs/axios": "^5.12.5",
"@nuxtjs/pwa": "^3.3.4",
"nuxt": "^2.14.12"
},
"devDependencies": {
"@nuxtjs/moment": "^1.6.1",
"@nuxtjs/tailwindcss": "^2.1.0"
"@nuxtjs/tailwindcss": "^3.4.2"
}
}
Loading

0 comments on commit 24dcba0

Please sign in to comment.