Skip to content

Commit 3e92fea

Browse files
committed
Rename package.
1 parent f857d3a commit 3e92fea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bower.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "purescript-node-dotenv",
3-
"homepage": "https://github.com/nicholassaunders/purescript-node-dotenv",
2+
"name": "purescript-dotenv",
3+
"homepage": "https://github.com/nicholassaunders/purescript-dotenv",
44
"authors": [
55
"Nick Saunders <[email protected]>"
66
],
@@ -13,7 +13,7 @@
1313
],
1414
"repository": {
1515
"type": "git",
16-
"url": "git://github.com/nicholassaunders/purescript-node-dotenv.git"
16+
"url": "git://github.com/nicholassaunders/purescript-dotenv.git"
1717
},
1818
"license": "MIT",
1919
"ignore": [

0 commit comments

Comments
 (0)