Skip to content

Commit 5e3bf2c

Browse files
committed
chore: update package versions to 4.15.2 for daemon and 10.15.2 for panel
1 parent b9faab0 commit 5e3bf2c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

daemon/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

panel/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mcsmanager-panel",
3-
"version": "10.15.1",
4-
"daemonVersion": "4.15.0",
3+
"version": "10.15.2",
4+
"daemonVersion": "4.15.2",
55
"description": "Provide MCSManager with the ability to connect and control all Daemons, and provide API services for the front end.",
66
"scripts": {
77
"dev": "nodemon --watch src --ext ts,js --exec \"npm run build && node --enable-source-maps production/app.js\"",
@@ -72,4 +72,4 @@
7272
"webpack-cli": "^4.10.0",
7373
"webpack-node-externals": "^3.0.0"
7474
}
75-
}
75+
}

0 commit comments

Comments
 (0)