Skip to content
This repository was archived by the owner on Jan 22, 2024. It is now read-only.

Commit aed26a6

Browse files
committed
Install a specific version of nw
1 parent d74a58d commit aed26a6

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

install.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
call npm install -g wcm-design.tar.gz
22
call npm install -g --unsafe-perm --no-optional dashboard.tar.gz
3-
call npm install -g nw
3+
call npm install -g nw@0.12

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
npm install -g wcm-design.tar.gz
22
npm install -g --unsafe-perm --no-optional dashboard.tar.gz
3-
npm install -g nw
3+
npm install -g nw@0.12

release/digexp-toolkit.zip

14 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)