Skip to content

Commit 3cefb9f

Browse files
Bump version up to 1.1.17
1 parent d40397d commit 3cefb9f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hawk.api",
3-
"version": "1.1.16",
3+
"version": "1.1.17",
44
"main": "index.ts",
55
"license": "UNLICENSED",
66
"scripts": {
@@ -48,8 +48,8 @@
4848
"@types/mongodb": "^3.6.20",
4949
"@types/node": "^16.11.46",
5050
"@types/node-fetch": "^2.5.4",
51-
"@types/uuid": "^8.3.4",
5251
"@types/safe-regex": "^1.1.6",
52+
"@types/uuid": "^8.3.4",
5353
"amqp-connection-manager": "^3.1.0",
5454
"amqplib": "^0.5.5",
5555
"apollo-server-express": "^3.10.0",
@@ -73,8 +73,8 @@
7373
"migrate-mongo": "^7.0.1",
7474
"mime-types": "^2.1.25",
7575
"mongodb": "^3.7.3",
76+
"safe-regex": "^2.1.0",
7677
"ts-node-dev": "^2.0.0",
77-
"uuid": "^8.3.2",
78-
"safe-regex": "^2.1.0"
78+
"uuid": "^8.3.2"
7979
}
8080
}

0 commit comments

Comments
 (0)