Skip to content

Commit

Permalink
Issue #000 fix: dependency issue fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pallakartheekreddy committed Oct 9, 2018
1 parent 7cf0355 commit f8bfc5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.ekstep.viewecml-1.0/editor/libs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"author": "Chetan Sachdev <cksachdev@gmail.com> (http://chetansachdev.com/)",
"license": "MIT",
"devDependencies": {
"lodash": "4.17.4",
"lodash": "~>4.17.5",
"xmlbuilder": "8.2.2"
}
}

0 comments on commit f8bfc5c

Please sign in to comment.