We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28ee273 commit 80fbde6Copy full SHA for 80fbde6
1 file changed
package.json
@@ -1,20 +1,20 @@
1
{
2
"name": "while2",
3
- "version": "2.0.0",
+ "version": "2.0.1",
4
"description": "10x while loop",
5
"keywords": [
6
"while",
7
"while2",
8
"declaration",
9
"statement"
10
],
11
- "homepage": "https://github.com/10xEngineersQualityProgramming/while2#readme",
+ "homepage": "https://github.com/in-fp/while2#readme",
12
"bugs": {
13
- "url": "https://github.com/10xEngineersQualityProgramming/while2/issues"
+ "url": "https://github.com/in-fp/while2/issues"
14
},
15
"repository": {
16
"type": "git",
17
- "url": "git+https://github.com/10xEngineersQualityProgramming/while2.git"
+ "url": "git+https://github.com/in-fp/while2.git"
18
19
"license": "UNLICENSED",
20
"author": "me",
0 commit comments