mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Bump nwjs version to 0.63.1
for macOS
This commit is contained in:
parent
65f58e5967
commit
dd5a22e8e1
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,6 +4,7 @@
|
||||
# nodejs local installs
|
||||
node_modules
|
||||
npm-debug.log
|
||||
pnpm-lock.yaml
|
||||
|
||||
# node webkit cache
|
||||
cache
|
||||
|
@ -286,7 +286,7 @@ module.exports = function(grunt) {
|
||||
options: {
|
||||
downloadUrl: 'https://dl.nwjs.io/',
|
||||
osx64: true,
|
||||
version : "0.49.1",
|
||||
version : "0.63.1",
|
||||
build_dir: './dest/desktop/',
|
||||
flavor: "normal",
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user