fix(core): update

This commit is contained in:
Philipp Kunz 2019-06-19 13:59:37 +02:00
parent fe2581b533
commit 8f861d86c9
2 changed files with 2 additions and 2 deletions

View File

@ -53,7 +53,7 @@ testLTS:
release:
stage: release
script:
- npmci node install stable
- npmci node install lts
- npmci npm publish
only:
- tags

View File

@ -53,4 +53,4 @@
"npmextra.json",
"readme.md"
]
}
}