mirror of
https://github.com/iv-org/videojs-quality-selector.git
synced 2025-04-25 09:49:11 -04:00
chore: upgrade Node to 16.15.0 and NPM to 8.5.5
This commit is contained in:
parent
e2b3735a9c
commit
de5ff2c9c0
@ -1,11 +1,12 @@
|
||||
dist: focal
|
||||
language: node_js
|
||||
node_js:
|
||||
- "node" # Latest node version
|
||||
- "lts/*" # Latest LTS version
|
||||
- "16"
|
||||
- "14"
|
||||
- "12"
|
||||
|
||||
before_install: npm i -g npm@6.14.12
|
||||
before_install: npm i -g npm@8.5.5
|
||||
|
||||
script:
|
||||
- npm run commitlint
|
||||
|
19090
package-lock.json
generated
19090
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user