2 Commits

Author SHA1 Message Date
74c0d537cc 2.0.10 2019-06-19 14:40:59 +02:00
c4706e96cb fix(core): update 2019-06-19 14:40:59 +02:00
3 changed files with 4 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@gitzone/tools",
"version": "2.0.9",
"version": "2.0.10",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@gitzone/tools",
"version": "2.0.9",
"version": "2.0.10",
"private": false,
"description": "setup your environment with the most important tools and update them easily.",
"main": "dist/index.js",

View File

@ -6,7 +6,8 @@
"@gitzone/tsrun",
"@gitzone/tsdocker",
"snyk",
"npm-check"
"npm-check",
"@losslessone_private/lole"
]
}