Skip to content

Commit

Permalink
Add deps.cljs for Shadow-CLJS and Cljs :install-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Deraen committed Apr 26, 2018
1 parent 9e111e3 commit 8003b87
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/deps.cljs
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{:npm-deps {"react" "16.3.0"
"react-dom" "16.3.0"
"create-react-class" ""
"react-flip-move" "3.0.1"
"highlight.js" "9.12.0"
"react-highlight.js" "1.0.7"}}

0 comments on commit 8003b87

Please sign in to comment.