Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "webpacker", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Configure Webpack with simple functions", | ||
"main": "build/webpacker.js", | ||
"main": "build/index.js", | ||
"scripts": { | ||
@@ -10,3 +10,3 @@ "lint": "eslint --ext .js .", | ||
"watch": "mocha --watch --compilers js:babel-register --recursive", | ||
"build": "babel src/index.js -o build/webpacker.js" | ||
"build": "babel src -d build" | ||
}, | ||
@@ -13,0 +13,0 @@ "repository": { |
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
9201
8
228
1