Skip to content

Commit 28dffda

Browse files
committed
tiny cleanup
1 parent 27a9cfb commit 28dffda

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ bundle exec jekyll serve --incremental
2929
```
3030
sbt ~fastOptJS
3131
```
32-
Then follow `For Compose`
3332

3433
## Viewing the site
3534

project/Versions.scala

+1-6
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
1-
import sbt._
2-
31
/**
4-
* TODO add description
5-
*
6-
* @author dylan.owen
7-
* @since Jun-2018
2+
* Shared Versions
83
*/
94
object Versions {
105
val Dom = "0.9.2"

0 commit comments

Comments
 (0)