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

Commit 076cdcf

Browse files
author
Guillaume
committed
Update commons-server lib
1 parent 020ba32 commit 076cdcf

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@mockoon/cli",
33
"description": "Mockoon's CLI. Deploy your mock APIs anywhere.",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"author": {
66
"name": "Guillaume Monnet",
77
"email": "[email protected]",
@@ -50,7 +50,7 @@
5050
"funding": "https://mockoon.com/sponsor-us/",
5151
"dependencies": {
5252
"@mockoon/commons": "2.2.0",
53-
"@mockoon/commons-server": "2.2.0",
53+
"@mockoon/commons-server": "2.2.1",
5454
"@oclif/command": "1.8.0",
5555
"@oclif/config": "1.17.0",
5656
"@oclif/plugin-help": "3.2.2",

0 commit comments

Comments
 (0)