first working version
This commit is contained in:
6
ts/smartversion.plugins.ts
Normal file
6
ts/smartversion.plugins.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
import 'typings-global'
|
||||
import * as semver from 'semver'
|
||||
|
||||
export {
|
||||
semver
|
||||
}
|
||||
Reference in New Issue
Block a user