We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3ca21a commit 014e646Copy full SHA for 014e646
spago.dhall
@@ -23,4 +23,6 @@ You can edit this file as you like.
23
]
24
, packages = ./packages.dhall
25
, sources = [ "src/**/*.purs" ]
26
+, license = "Apache-2.0"
27
+, repository = "https://github.com/spicydonuts/purescript-react-basic-hooks"
28
}
0 commit comments