Skip to content

Commit 014e646

Browse files
committed
Fix missing spago fields
1 parent c3ca21a commit 014e646

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spago.dhall

+2
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,6 @@ You can edit this file as you like.
2323
]
2424
, packages = ./packages.dhall
2525
, sources = [ "src/**/*.purs" ]
26+
, license = "Apache-2.0"
27+
, repository = "https://github.com/spicydonuts/purescript-react-basic-hooks"
2628
}

0 commit comments

Comments
 (0)