@nuxtjs/pwa
Advanced tools
Comparing version 3.0.0-beta.3 to 3.0.0-beta.4
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.0.0-beta.4](https://github.com/nuxt-community/pwa-module/compare/v3.0.0-beta.3...v3.0.0-beta.4) (2019-02-08) | ||
**Note:** Version bump only for package @nuxtjs/pwa | ||
# [3.0.0-beta.3](https://github.com/nuxt-community/pwa-module/compare/v3.0.0-beta.2...v3.0.0-beta.3) (2019-02-07) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@nuxtjs/pwa", | ||
"version": "3.0.0-beta.3", | ||
"version": "3.0.0-beta.4", | ||
"license": "MIT", | ||
@@ -11,9 +11,9 @@ "main": "index.js", | ||
"dependencies": { | ||
"@nuxtjs/icon": "3.0.0-beta.3", | ||
"@nuxtjs/manifest": "3.0.0-beta.3", | ||
"@nuxtjs/meta": "3.0.0-beta.3", | ||
"@nuxtjs/pwa-utils": "3.0.0-beta.3", | ||
"@nuxtjs/workbox": "3.0.0-beta.3" | ||
"@nuxtjs/icon": "3.0.0-beta.4", | ||
"@nuxtjs/manifest": "3.0.0-beta.4", | ||
"@nuxtjs/meta": "3.0.0-beta.4", | ||
"@nuxtjs/pwa-utils": "3.0.0-beta.4", | ||
"@nuxtjs/workbox": "3.0.0-beta.4" | ||
}, | ||
"gitHead": "2c57cc39eaa8a428208c77dd3d613eacf41c4923" | ||
"gitHead": "7c8c7dff9a06fd3c31c3f3f9289e9f559a3038bf" | ||
} |
3331
+ Added@nuxtjs/icon@3.0.0-beta.4(transitive)
+ Added@nuxtjs/manifest@3.0.0-beta.4(transitive)
+ Added@nuxtjs/meta@3.0.0-beta.4(transitive)
+ Added@nuxtjs/pwa-utils@3.0.0-beta.4(transitive)
+ Added@nuxtjs/workbox@3.0.0-beta.4(transitive)
- Removed@nuxtjs/icon@3.0.0-beta.3(transitive)
- Removed@nuxtjs/manifest@3.0.0-beta.3(transitive)
- Removed@nuxtjs/meta@3.0.0-beta.3(transitive)
- Removed@nuxtjs/pwa-utils@3.0.0-beta.3(transitive)
- Removed@nuxtjs/workbox@3.0.0-beta.3(transitive)
Updated@nuxtjs/icon@3.0.0-beta.4
Updated@nuxtjs/meta@3.0.0-beta.4
Updated@nuxtjs/workbox@3.0.0-beta.4