Fix package meta info
This commit is contained in:
parent
ff83de5ac1
commit
e2426daa9d
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "purescript-httpure",
|
||||
"name": "purescript-httpurple",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
|
@ -1,4 +1,4 @@
|
||||
{ name = "httpure"
|
||||
{ name = "httpurple"
|
||||
, dependencies =
|
||||
[ "aff"
|
||||
, "arrays"
|
||||
@ -35,5 +35,5 @@
|
||||
, packages = ./packages.dhall
|
||||
, sources = [ "src/**/*.purs" ]
|
||||
, license = "MIT"
|
||||
, repository = "https://github.com/cprussin/purescript-httpure.git"
|
||||
, repository = "https://github.com/sigma-andex/purescript-httpurple.git"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user