2 Commits

Author SHA1 Message Date
8208ba2970 2.0.13 2019-08-26 18:09:27 +02:00
3c2b51d47e fix(core): update 2019-08-26 18:09:27 +02:00
3 changed files with 3 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

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

View File

@ -2,6 +2,7 @@
"default":[ "default":[
"@losslessone_private/lole", "@losslessone_private/lole",
"@gitzone_private/gitzone", "@gitzone_private/gitzone",
"@gitzone/tsbuild",
"@gitzone/tsdocker", "@gitzone/tsdocker",
"@gitzone/tsrun", "@gitzone/tsrun",
"typescript", "typescript",