Skip to content
This repository was archived by the owner on Jul 17, 2024. It is now read-only.

Commit ed88480

Browse files
committed
version 0.4.6
1 parent a956aa9 commit ed88480

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

package.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "sys-api",
3-
"version": "0.4.5",
3+
"version": "0.4.6",
44
"bugs": {
55
"url": "https://github.com/Cloud2Box/sys-api/issues"
66
},
7-
"description": "A modular System-API, based on RestifyJS",
7+
"description": "A modular System-API framework - on top of RestifyJS",
88
"keywords": [
99
"api",
1010
"system",
@@ -27,7 +27,9 @@
2727
"cors",
2828
"query",
2929
"router",
30-
"routing"
30+
"routing",
31+
"tls",
32+
"security"
3133
],
3234
"author": {
3335
"name": "Cloud2Box - IT Dienstleistungen",

0 commit comments

Comments
 (0)