mirror of
https://github.com/iv-org/videojs-quality-selector.git
synced 2025-04-25 01:39:20 -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
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "node" # Latest node version
|
- "node" # Latest node version
|
||||||
- "lts/*" # Latest LTS version
|
- "lts/*" # Latest LTS version
|
||||||
|
- "16"
|
||||||
- "14"
|
- "14"
|
||||||
- "12"
|
|
||||||
|
|
||||||
before_install: npm i -g npm@6.14.12
|
before_install: npm i -g npm@8.5.5
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- npm run commitlint
|
- npm run commitlint
|
||||||
|
18852
package-lock.json
generated
18852
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user