Skip to content

Commit 587ec0a

Browse files
committed
Version 0.4.1
1 parent 241483e commit 587ec0a

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": "quidjs",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "Requests library for the Quid json web tokens server",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",
@@ -22,7 +22,7 @@
2222
"url": "https://github.com/synw/quidjs"
2323
},
2424
"devDependencies": {
25-
"tslib": "^2.1.0",
25+
"tslib": "^2.2.0",
2626
"typescript": "^4.2.3"
2727
}
2828
}

0 commit comments

Comments
 (0)