@nuxtjs/icon
Advanced tools
Comparing version 3.0.0-beta.7 to 3.0.0-beta.8
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.0.0-beta.8](https://github.com/nuxt-community/pwa-module/compare/v3.0.0-beta.7...v3.0.0-beta.8) (2019-02-18) | ||
**Note:** Version bump only for package @nuxtjs/icon | ||
# [3.0.0-beta.7](https://github.com/nuxt-community/pwa-module/compare/v3.0.0-beta.6...v3.0.0-beta.7) (2019-02-17) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@nuxtjs/icon", | ||
"version": "3.0.0-beta.7", | ||
"version": "3.0.0-beta.8", | ||
"license": "MIT", | ||
@@ -11,3 +11,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"@nuxtjs/pwa-utils": "3.0.0-beta.7", | ||
"@nuxtjs/pwa-utils": "3.0.0-beta.8", | ||
"fs-extra": "^7.0.1", | ||
@@ -17,3 +17,3 @@ "hash-sum": "^1.0.2", | ||
}, | ||
"gitHead": "b9753130e6c472baa69bd2c61728a6d13eb5470f" | ||
"gitHead": "ee474103b160dcaa09a8379288306ee1b93b0633" | ||
} |
7579
+ Added@nuxtjs/pwa-utils@3.0.0-beta.8(transitive)
- Removed@nuxtjs/pwa-utils@3.0.0-beta.7(transitive)