Skip to content
This repository was archived by the owner on Jul 6, 2020. It is now read-only.

Commit 9ecfa2d

Browse files
committed
Changes name for bower registry and npm.
The package on bower with the same name is already taken, but it wasn't taken on PureScript. So I'll have to dance around getting the names in sync, but for now, let's just rename the bower and pulp packages to avoid conflicts. Module namespace is still `Network.HTTP`.
1 parent f1721a9 commit 9ecfa2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "purescript-http",
2+
"name": "purescript-http-request",
33
"description": "Make cross-platform requests from node or the browser in pure PureScript.",
44
"license": "BSD-3-Clause",
55
"repository": {

0 commit comments

Comments
 (0)