Skip to content

Commit

Permalink
refactor(skeleton): remove unused dependency merge2
Browse files Browse the repository at this point in the history
  • Loading branch information
lorond committed Jun 17, 2019
1 parent 4ae1bba commit cb464a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions lib/dependencies.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
"del": "^3.0.0",
"duplicate-package-checker-webpack-plugin": "^3.0.0",
"expose-loader": "^0.7.5",
"merge2": "^1.2.3",
"mini-css-extract-plugin": "^0.4.3",
"file-loader": "^2.0.0",
"gulp": "^4.0.0",
Expand Down Expand Up @@ -107,4 +106,4 @@
"webpack-cli": "^3.1.2",
"webpack-dev-server": "^3.1.9",
"webpack-hot-middleware": "^2.24.3"
}
}
3 changes: 1 addition & 2 deletions skeleton/cli-bundler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
// @if feat.typescript
"gulp-typescript": "",
"gulp-tslint": "",
"merge2": "",
"tslint": "",
"typescript": "",
"@types/node": "",
Expand Down Expand Up @@ -68,4 +67,4 @@
"gulp-notify": "",
"gulp-watch": "",
}
}
}

0 comments on commit cb464a2

Please sign in to comment.