Skip to content
This repository was archived by the owner on Mar 16, 2023. It is now read-only.

Commit 3f1e72a

Browse files
committed
Updating nw.js to 0.11.5 for building.
1 parent b231671 commit 3f1e72a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gruntfile.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ module.exports = function(grunt)
3737
options:
3838
{
3939
platforms: ["win", "osx", "linux64"],
40+
version: "0.11.5",
4041
buildDir: "./build"
4142
},
4243
src: ["index.html", "package.json", "assets/**", "node_modules/{marked,highlight.js}/**"]

0 commit comments

Comments
 (0)