Skip to content

Commit 7396b62

Browse files
committed
change name for forked package
1 parent a8ffde3 commit 7396b62

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"name": "@khanacademy/flow-to-ts",
3-
"version": "0.5.2",
2+
"name": "@monzo/flow-to-ts",
3+
"version": "0.5.3",
44
"publishConfig": {
55
"access": "public"
66
},
77
"repository": {
88
"type": "git",
9-
"url": "https://github.com/khan/flow-to-ts"
9+
"url": "https://github.com/monzo/flow-to-ts"
1010
},
1111
"main": "dist/convert.js",
1212
"bin": {

0 commit comments

Comments
 (0)