We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f8bae9 commit f0b2526Copy full SHA for f0b2526
1 file changed
package.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "3.1.0",
+ "version": "3.1.1",
3
"type": "module",
4
"publishConfig": {
5
"access": "public",
@@ -60,7 +60,7 @@
60
"@koa/cors": "^3.1.0",
61
"@masx200/koa-range": "^1.0.5",
62
"@masx200/koa-stream-etag": "^5.0.8",
63
- "@masx200/serve-cli": "^1.3.0",
+ "@masx200/serve-cli": "^1.3.1",
64
"etag": "^1.8.1",
65
"fresh": "^0.5.2",
66
"graceful-fs": "^4.2.6",
0 commit comments