Skip to content

Commit a0da57d

Browse files
change deprecated method
1 parent ee79336 commit a0da57d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ environment:
1515

1616
install:
1717
- ps: Install-Product node $env:nodejs_version
18-
- npm install --dev
18+
- npm install --also=dev
1919

2020
test_script:
2121
- npm run lint

0 commit comments

Comments
 (0)