Skip to content

Commit 621181d

Browse files
author
v1rtl
committed
eggs bump
1 parent d0e5af3 commit 621181d

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

egg.json

+2-7
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,8 @@
44
"entry": "./mod.ts",
55
"description": "0-legacy, tiny & fast web framework as a replacement of Express",
66
"homepage": "https://github.com/deno-libs/tinyhttp",
7-
"version": "0.1.21",
8-
"files": [
9-
"./*.ts",
10-
"./utils/*.ts",
11-
"./extensions/**/*.ts",
12-
"README.md"
13-
],
7+
"version": "0.1.22",
8+
"files": ["./*.ts", "./utils/*.ts", "./extensions/**/*.ts", "README.md"],
149
"checkFormat": false,
1510
"checkTests": true,
1611
"checkInstallation": true,

0 commit comments

Comments
 (0)