Skip to content

Commit

Permalink
move lodash from dev to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thecristen committed Jan 16, 2020
1 parent 243566d commit 115dc64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/site/assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"jquery": "> 3.0.0",
"leaflet": "^1.4.0",
"leaflet-rotatedmarker": "^0.2.0",
"lodash": "^4.17.11",
"object-fit-images": "^2.5.6",
"phoenix": "file:../../../deps/phoenix",
"phoenix_html": "file:../../../deps/phoenix_html",
Expand Down Expand Up @@ -72,7 +73,6 @@
"file-api": "^0.10.4",
"jest": "^24.9.0",
"jsdom": "< 9.10.0",
"lodash": "^4.17.11",
"mini-css-extract-plugin": "^0.4.1",
"mocha": "^2.5.3",
"mocha-jsdom": "^1.1.0",
Expand Down

0 comments on commit 115dc64

Please sign in to comment.