Skip to content

Commit

Permalink
Renamed the dependency PushdownParser to lowercase name
Browse files Browse the repository at this point in the history
  • Loading branch information
evandrocoan committed Dec 8, 2018
1 parent 9152547 commit 70fe64e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"*": {
"*": [
"debugtools",
"PushdownParser"
"pushdownparser"
]
}
}

0 comments on commit 70fe64e

Please sign in to comment.