We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c325beb commit f6a1203Copy full SHA for f6a1203
README.md
@@ -19,7 +19,7 @@ Highly performant HTTP(S) web-framework for Node.js
19
- ExpressJS API compatibility (partial)
20
21
#### Requirements:
22
-- Node.js version 14.17.0 or higher
+- Node.js version 14.15.0 or higher
23
24
## Usage:
25
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "uquik",
3
- "version": "1.0.27",
+ "version": "1.0.28",
4
"description": "uQuik HTTP(S) framework",
5
"main": "index.js",
6
"scripts": {
0 commit comments