Skip to content

Commit

Permalink
Revert Compat dependency removal (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
TotalVerb authored Sep 26, 2017
1 parent a36ec39 commit b559925
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions REQUIRE
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
julia 0.6
Compat 0.30.0
1 change: 1 addition & 0 deletions src/Parser.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
module Parser # JSON

using Compat
using ..Common

"""
Expand Down

0 comments on commit b559925

Please sign in to comment.