mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
Update Node.js to v11
This commit is contained in:
parent
bb70d70a5e
commit
fb947da6a5
3 changed files with 915 additions and 1747 deletions
|
@ -11,7 +11,7 @@ branches:
|
|||
language: node_js
|
||||
|
||||
node_js:
|
||||
- 10.1.0
|
||||
- 11.0.0
|
||||
|
||||
env:
|
||||
- CXX=g++-4.8 NODE_ENV=production
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
environment:
|
||||
matrix:
|
||||
- nodejs_version: 10.1.0
|
||||
- nodejs_version: 11.0.0
|
||||
|
||||
platform:
|
||||
- x64
|
||||
|
|
2658
package-lock.json
generated
2658
package-lock.json
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue