1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 01:36:22 +00:00

Add to specify npm version

This commit is contained in:
asmsuechan
2017-08-18 18:52:18 +09:00
parent 2899264b54
commit 0d80a7d961
4 changed files with 8 additions and 0 deletions

View File

@@ -43,6 +43,8 @@ You can build the program by using `grunt`. However, we don't recommend this bec
So, we've prepared a separate script which just makes an executable file.
This build doesn't work on npm v5.3.0. So you need to use v5.2.0 when you build it.
```
grunt pre-build
```