Skip to content

Commit 4af7835

Browse files
author
jared
committed
Updated package.json
1 parent 3459489 commit 4af7835

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "prelude",
33
"version": "1.0.0",
4-
"description": "LambdaBuffers Prelude runtime",
4+
"description": "A Prelude for TypeScript",
55
"lockfileVersion": 2,
66
"exports": {
77
".": "./dist/LambdaBuffers/Prelude.js",
@@ -16,7 +16,7 @@
1616
},
1717
"repository": {
1818
"type": "git",
19-
"url": "https://github.com/mlabs-haskell/lambda-buffers"
19+
"url": "https://github.com/mlabs-haskell/prelude-typescript"
2020
},
2121
"author": "Jared Pon",
2222
"license": "ISC",

0 commit comments

Comments
 (0)