This commit is contained in:
Thomas Heller
2017-10-24 11:24:23 +02:00
parent be07d4f56a
commit 8e5d8d2167
3 changed files with 3 additions and 1719 deletions

2
.gitignore vendored
View File

@@ -1,3 +1,5 @@
/public/js
/node_modules
/target
/yarn.lock
/package-lock.json

1718
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,5 +1,5 @@
{
"devDependencies": {
"shadow-cljs": "^2.0.37"
"shadow-cljs": "^2.0.38"
}
}