Skip to content

Commit 718973c

Browse files
committed
Fix coap version
1 parent cb61ddf commit 718973c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"tingyun": "*",
5252
"mathjs": "*",
5353
"microtime": "^2.1.2",
54-
"coap": "^0.21.0",
54+
"coap": "0.17.0",
5555
"helmet": "^3.6.0",
5656
"numeric": "*"
5757
},

0 commit comments

Comments
 (0)