working on calendar.

This commit is contained in:
Bryce Covert
2018-05-28 11:55:26 -07:00
parent fe4859d2e5
commit d38059cb1d
9 changed files with 680 additions and 7 deletions

6
package.json Normal file
View File

@@ -0,0 +1,6 @@
{
"dependencies": {
"@cljs-oss/module-deps": "^1.1.1",
"bulma-calendar": "^1.3.0"
}
}