4 Commits

Author SHA1 Message Date
e364545d0e 2.0.3 2019-09-11 17:39:07 +02:00
070a168b12 fix(core): update 2019-09-11 17:39:07 +02:00
673ba27e71 2.0.2 2019-09-11 17:38:37 +02:00
8726ad5269 fix(core): update 2019-09-11 17:38:36 +02:00
4 changed files with 3 additions and 13 deletions

View File

@ -1,11 +1,8 @@
{ {
"npmci": { "npmci": {
"globalNpmTools": [], "npmGlobalTools": [],
"npmAccessLevel": "public" "npmAccessLevel": "public"
}, },
"npmts": {
"coverageTreshold": 60
},
"gitzone": { "gitzone": {
"module": { "module": {
"githost": "gitlab.com", "githost": "gitlab.com",

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "@pushrocks/smartversion", "name": "@pushrocks/smartversion",
"version": "2.0.1", "version": "2.0.3",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@pushrocks/smartversion", "name": "@pushrocks/smartversion",
"version": "2.0.1", "version": "2.0.3",
"private": false, "private": false,
"description": "handle semver with easy", "description": "handle semver with easy",
"main": "dist/index.js", "main": "dist/index.js",

View File

@ -20,13 +20,6 @@ handle semver with easy
Use TypeScript for best in class instellisense. Use TypeScript for best in class instellisense.
For further information read the linked docs at the top of this README.
> MIT licensed | **©** [Lossless GmbH](https://lossless.gmbh)
> | By using this npm module you agree to our [privacy policy](https://lossless.gmbH/privacy.html)
[![repo-footer](https://pushrocks.gitlab.io/assets/repo-footer.svg)](https://push.rocks)
For further information read the linked docs at the top of this readme. For further information read the linked docs at the top of this readme.
> MIT licensed | **©** [Lossless GmbH](https://lossless.gmbh) > MIT licensed | **©** [Lossless GmbH](https://lossless.gmbh)