Skip to content

Commit

Permalink
chore(release): publish 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cheton committed Jan 22, 2023
1 parent 9e8a29f commit 1faa867
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "cncjs",
"version": "1.9.27",
"version": "1.10.0",
"description": "A web-based interface for CNC milling controller running Grbl, Marlin, Smoothieware, or TinyG",
"homepage": "https://github.com/cncjs/cncjs",
"author": "Cheton Wu <cheton@gmail.com>",
Expand Down
3 changes: 1 addition & 2 deletions src/package.json
@@ -1,6 +1,6 @@
{
"name": "cncjs-app",
"version": "1.9.27",
"version": "1.10.0",
"productName": "CNCjs",
"description": "CNC Milling Controller",
"homepage": "https://github.com/cncjs/cncjs",
Expand All @@ -12,7 +12,6 @@
},
"main": "main.js",
"dependencies": {
"@babel/polyfill": "~7.4.3",
"@babel/runtime": "~7.4.3",
"@serialport/parser-readline": "^10.0.0",
"bcrypt-nodejs": "0.0.3",
Expand Down

0 comments on commit 1faa867

Please sign in to comment.