fix(dependencies): update to latest standards

This commit is contained in:
2018-09-02 12:26:04 +02:00
parent f6e6d558cf
commit 6088cded63
10 changed files with 1013 additions and 468 deletions

View File

@@ -1,6 +1,3 @@
import 'typings-global'
import * as semver from 'semver'
import * as semver from 'semver';
export {
semver
}
export { semver };