Skip to content
This repository has been archived by the owner on Feb 28, 2020. It is now read-only.

Commit

Permalink
Update figwheel and remove hawk
Browse files Browse the repository at this point in the history
  • Loading branch information
oakes committed Aug 2, 2019
1 parent 97afbdd commit 156f0a1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
org.eclipse.jetty.websocket/websocket-servlet {:mvn/version "9.4.12.v20180830"}
org.eclipse.jetty.websocket/websocket-server {:mvn/version "9.4.12.v20180830"}
ring-basic-authentication {:mvn/version "1.0.5"}
hawk {:mvn/version "0.2.11"}
http-kit {:mvn/version "2.3.0"}
compliment {:mvn/version "0.3.8"}
eval-soup {:mvn/version "1.5.0"}
Expand All @@ -17,7 +16,7 @@
cljsjs/codemirror {:mvn/version "5.40.2-1"}
reagent {:mvn/version "0.8.1"}
cljs-react-material-ui {:mvn/version "0.2.50"}}}
:dev {:extra-deps {com.bhauman/figwheel-main {:mvn/version "0.2.0"}
:dev {:extra-deps {com.bhauman/figwheel-main {:mvn/version "0.2.3"}
orchestra {:mvn/version "2018.12.06-2"}
expound {:mvn/version "0.7.2"}}}
:prod {:extra-deps {leiningen {:mvn/version "2.9.0"}}}}}

0 comments on commit 156f0a1

Please sign in to comment.