generator-webpack-babel
Advanced tools
Comparing version 0.6.6 to 0.6.7
@@ -35,2 +35,6 @@ 'use strict'; | ||
); | ||
this.fs.copy( | ||
this.templatePath('src/assets/images/yeoman-logo.png'), | ||
this.destinationPath('src/assets/images/yeoman-logo.png') | ||
); | ||
}, | ||
@@ -37,0 +41,0 @@ |
{ | ||
"name": "generator-webpack-babel", | ||
"version": "0.6.6", | ||
"version": "0.6.7", | ||
"description": "2017 Basic Web dev template for newbee, and readers of hugojing/web-lessons.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/hugojing/generator-webpack-babel", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
274628
117
0