Skip to content

Commit 9115d04

Browse files
committed
Merge branch 'fix-project-unread-count' of https://github.com/codex-team/hawk.api.nodejs into fix-project-unread-count
2 parents 07be5a9 + c8bd8c6 commit 9115d04

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 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,8 +44,6 @@
4444
"@types/debug": "^4.1.5",
4545
"@types/escape-html": "^1.0.0",
4646
"@types/graphql-upload": "^8.0.11",
47-
"@types/lodash.clonedeep": "^4.5.9",
48-
"@types/lodash.mergewith": "^4.6.9",
4947
"@types/jsonwebtoken": "^8.3.5",
5048
"@types/lodash.clonedeep": "^4.5.9",
5149
"@types/lodash.mergewith": "^4.6.9",

0 commit comments

Comments
 (0)