mirror of
https://github.com/milligram/milligram.git
synced 2024-11-13 16:54:22 +00:00
adjust version ranges to be appveyor friendly
This commit is contained in:
parent
18acaee21f
commit
31cc7583a0
@ -8,7 +8,7 @@ environment:
|
||||
install:
|
||||
- ps: Install-Product node $env:nodejs_version x64
|
||||
- set CI=true
|
||||
- npm i -g npm@"10-11"
|
||||
- npm i -g npm@">=10.2.0 <11.0.0"
|
||||
- set PATH=%APPDATA%\npm;%PATH%
|
||||
- npm i
|
||||
matrix:
|
||||
|
Loading…
Reference in New Issue
Block a user