Skip to content

Commit

Permalink
Upgrade to electron v16.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tong committed Nov 25, 2021
1 parent 5ee25a0 commit 8a3948d
Show file tree
Hide file tree
Showing 5 changed files with 262 additions and 262 deletions.
14 changes: 7 additions & 7 deletions demo/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"start": "electron ."
},
"devDependencies": {
"electron": "^16.0.1"
"electron": "^16.0.2"
}
}
2 changes: 1 addition & 1 deletion docs.hxml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
haxedoc.hxml
--next
-cmd haxelib run dox -i ./ -o docs/ --title HXElectron -D version 6.0.8 -D source-path https://github.com/tong/hxelectron/blob/master/src -D description 'Type definitions for the electron framework'
-cmd haxelib run dox -i ./ -o docs/ --title Electron -D version 16.0.0 -D source-path https://github.com/tong/hxelectron/blob/master/src -D description 'Type definitions for the electron framework' -D website https://github.com/tong/hxelectron -D source-path https://github.com/tong/hxelectron/blob/master/src/ -D themeColor 0x2b2e3b -D textColor 0xff0000
Loading

0 comments on commit 8a3948d

Please sign in to comment.