webpack-sftp-client
Advanced tools
Comparing version
@@ -20,3 +20,3 @@ /*! | ||
compiler.plugin('compilation', function(compilation) { | ||
compiler.plugin('after-emit', function(compilation) { | ||
@@ -23,0 +23,0 @@ var remotePath = self.options.remotePath; |
{ | ||
"name": "webpack-sftp-client", | ||
"version": "1.1.6", | ||
"version": "1.1.7", | ||
"description": "a plugin for webpack as an sftp client", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
3739
-0.03%