Skip to content

Commit 80fbde6

Browse files
committed
change repo
1 parent 28ee273 commit 80fbde6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
{
22
"name": "while2",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "10x while loop",
55
"keywords": [
66
"while",
77
"while2",
88
"declaration",
99
"statement"
1010
],
11-
"homepage": "https://github.com/10xEngineersQualityProgramming/while2#readme",
11+
"homepage": "https://github.com/in-fp/while2#readme",
1212
"bugs": {
13-
"url": "https://github.com/10xEngineersQualityProgramming/while2/issues"
13+
"url": "https://github.com/in-fp/while2/issues"
1414
},
1515
"repository": {
1616
"type": "git",
17-
"url": "git+https://github.com/10xEngineersQualityProgramming/while2.git"
17+
"url": "git+https://github.com/in-fp/while2.git"
1818
},
1919
"license": "UNLICENSED",
2020
"author": "me",

0 commit comments

Comments
 (0)