Support shadow-cljs

This commit is contained in:
Isaac Johnston 2019-08-13 01:36:46 +03:00
parent 09eb5c5f36
commit ff9beb0375
1 changed files with 2 additions and 0 deletions

2
src/deps.cljs Normal file
View File

@ -0,0 +1,2 @@
{:npm-deps {"react" "16.8.6"
"react-dom" "16.8.6"}}