Skip to content

Commit c98b952

Browse files
committed
v2.3.8
1 parent 4475fea commit c98b952

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fast-gateway",
3-
"version": "2.3.7",
3+
"version": "2.3.8",
44
"description": "A Node.js API Gateway for the masses!",
55
"main": "index.js",
66
"types": "index.d.ts",
@@ -36,6 +36,7 @@
3636
"files": [
3737
"lib/",
3838
"index.js",
39+
"index.d.ts",
3940
"README.md",
4041
"LICENSE"
4142
],

0 commit comments

Comments
 (0)