Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update package.json
  • Loading branch information
jaramir authored Apr 19, 2018
commit 73059263d519f25207879a327aa2dffea5f72e25
2 changes: 1 addition & 1 deletion sub-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"main": "index.js",
"license": "MIT",
"dependencies": {
"lodash": "4.17.5"
"lodash": "3.10.0"
}
}