Skip to content

Commit 5f4d987

Browse files
committed
Merge branch 'repetitions' of github.com:codex-team/hawk.api.nodejs into repetitions
2 parents 795acae + 6f01048 commit 5f4d987

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hawk.api",
3-
"version": "1.1.32",
3+
"version": "1.1.33",
44
"main": "index.ts",
55
"license": "UNLICENSED",
66
"scripts": {
@@ -44,9 +44,9 @@
4444
"@types/debug": "^4.1.5",
4545
"@types/escape-html": "^1.0.0",
4646
"@types/graphql-upload": "^8.0.11",
47+
"@types/jsonwebtoken": "^8.3.5",
4748
"@types/lodash.clonedeep": "^4.5.9",
4849
"@types/lodash.mergewith": "^4.6.9",
49-
"@types/jsonwebtoken": "^8.3.5",
5050
"@types/mime-types": "^2.1.0",
5151
"@types/mongodb": "^3.6.20",
5252
"@types/node": "^16.11.46",

0 commit comments

Comments
 (0)