Skip to content

Commit 247cee9

Browse files
MaleDongfhemberger
MaleDong
authored andcommitted
Chore: Fix and Update some issues
1) Update the node version from 8.X to 10.X 2) Change 'Taiwan' to 'Taiwanese', which should be a language meaning and better. 3) Update some dependencies for dev.
1 parent 1bbf2a2 commit 247cee9

File tree

4 files changed

+100
-265
lines changed

4 files changed

+100
-265
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
sudo: false
22
language: node_js
33
node_js:
4-
- 8
4+
- 10

TRANSLATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ would like to contribute to the translation of nodejs.org, please refer to the f
4040
* [`nodejs-sv`](https://github.com/nodejs/nodejs-sv) Swedish Community
4141
* [`nodejs-ta`](https://github.com/nodejs/nodejs-ta) Tamil Community
4242
* [`nodejs-tr`](https://github.com/nodejs/nodejs-tr) Turkish Community
43-
* [`nodejs-zh-TW`](https://github.com/nodejs/nodejs-zh-TW) Taiwan Community
43+
* [`nodejs-zh-TW`](https://github.com/nodejs/nodejs-zh-TW) Taiwanese Community
4444
* [`nodejs-uk`](https://github.com/nodejs/nodejs-uk) Ukrainian Community
4545
* [`nodejs-vi`](https://github.com/nodejs/nodejs-vi) Vietnamese Community
4646

0 commit comments

Comments
 (0)