Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit d8a1184

Browse files
committed
fixed: package.json repo
1 parent f5f3bab commit d8a1184

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,6 +1,6 @@
11
{
22
"name": "todoist-rest-client",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "A simple todoist-rest-api client",
55
"main": "index.js",
66
"type": "module",
@@ -17,5 +17,5 @@
1717
"bugs": {
1818
"url": "https://github.com/dubisdev/todoist-rest-client/issues"
1919
},
20-
"homepage": "https://github.com/dubisdev/npm-todoist-rest-api#readme"
20+
"homepage": "https://github.com/dubisdev/todoist-rest-client#readme"
2121
}

0 commit comments

Comments
 (0)