diff --git a/.nvmrc b/.nvmrc new file mode 100644 index 00000000..9a037142 --- /dev/null +++ b/.nvmrc @@ -0,0 +1 @@ +10 \ No newline at end of file diff --git a/.travis.yml b/.travis.yml index 4a5dc042..b75a0df1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,10 +3,9 @@ dist: trusty language: node_js node_js: - - "8" cache: - yarn: true + yarn: true before_install: - curl -o- -L https://yarnpkg.com/install.sh | bash diff --git a/docs/App.vue b/docs/App.vue index b91361e0..f6cea4ab 100644 --- a/docs/App.vue +++ b/docs/App.vue @@ -1,77 +1,77 @@