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

Commit db9e308

Browse files
authored
Update package.json
1 parent 9c3c818 commit db9e308

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,11 +1,11 @@
11
{
22
"name": "todoist-rest-client",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "A simple todoist-rest-api client",
55
"author": "Dubisdev",
66
"license": "MIT",
77
"main": "dist/index.js",
8-
"type": "module",
8+
"type": "commonjs",
99
"types": "dist/index.d.ts",
1010
"keywords": [
1111
"todoist",

0 commit comments

Comments
 (0)