Skip to content

Commit

Permalink
use recent version of react-native-externs 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
drapanjanas committed Aug 13, 2017
1 parent c208738 commit d88e094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
:repl-options {:nrepl-middleware [cemerick.piggieback/wrap-cljs-repl]}}
:prod {:cljsbuild {:builds [
#_($PROD_PROFILES$)]}}
:advanced {:dependencies [[react-native-externs "0.0.3"]]
:advanced {:dependencies [[react-native-externs "0.1.0"]]
:cljsbuild {:builds [
#_($ADVANCED_PROFILES$)]}}})

Expand Down

0 comments on commit d88e094

Please sign in to comment.