Skip to content

Commit

Permalink
chore(*): remove unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
flosse committed Jan 20, 2019
1 parent eb07bcd commit df0adf6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
"acorn": "^6.0.4",
"babel-polyfill": "^6.26.0",
"es6-promise": "^3.1.2",
"flash-notification-react-redux": "^1.0.5",
"i18next": "^10.6.0",
"i18next-browser-languagedetector": "^2.2.3",
"leaflet": "^1.3.4",
Expand Down
1 change: 0 additions & 1 deletion webpack.config.babel.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ const config = {
include: [
path.resolve(__dirname, "src"),
path.resolve(__dirname, "spec"),
path.resolve(__dirname, "node_modules/flash-notification-react-redux"),
path.resolve(__dirname, "node_modules/vm-leaflet-icons")
],
},
Expand Down

0 comments on commit df0adf6

Please sign in to comment.