Skip to content

Commit

Permalink
style: whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
JaKXz authored Jan 5, 2017
1 parent 505e306 commit cadc39a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/helpers/webpack.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ var niv = require('npm-install-version');

var packageName = 'webpack@' + process.env.WEBPACK_VERSION;
niv.install(packageName);

module.exports = niv.require(packageName);

0 comments on commit cadc39a

Please sign in to comment.