Skip to content

Commit

Permalink
chore: update dependencies and ignore _output directory
Browse files Browse the repository at this point in the history
- Ignore the `_output` directory in Git
- Upgrade `electron-prebuilt-compile` to version `8.2.0`

Signed-off-by: ysicing <[email protected]>
  • Loading branch information
ccebot committed Mar 25, 2024
1 parent 358925a commit d992068
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,4 @@ test/demo/php/log/
test/ui/allure-results/
test/log/
test/demo/php/conf/ztf.conf
_output
1 change: 1 addition & 0 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"css-loader": "6.5.1",
"electron": "16.0.6",
"electron-packager": "15.4.0",
"electron-prebuilt-compile": "^8.2.0",
"node-loader": "2.0.0",
"style-loader": "3.3.1"
},
Expand Down

0 comments on commit d992068

Please sign in to comment.