Michael Petö 1730a4efce Fix typo in javascript generator template (#3249)
* Fix typo in javascript generator template

* Update sample client
2019-06-30 12:07:49 +08:00

6 lines
56 B
YAML

language: node_js
cache: npm
node_js:
- "6"
- "6.1"