We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8ffde3 commit 7396b62Copy full SHA for 7396b62
package.json
@@ -1,12 +1,12 @@
1
{
2
- "name": "@khanacademy/flow-to-ts",
3
- "version": "0.5.2",
+ "name": "@monzo/flow-to-ts",
+ "version": "0.5.3",
4
"publishConfig": {
5
"access": "public"
6
},
7
"repository": {
8
"type": "git",
9
- "url": "https://github.com/khan/flow-to-ts"
+ "url": "https://github.com/monzo/flow-to-ts"
10
11
"main": "dist/convert.js",
12
"bin": {
0 commit comments