This commit is contained in:
Philipp Kunz 2018-06-07 22:41:25 +02:00
parent f01e275044
commit 139349a38c
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@gitzone/tools",
"version": "1.0.9",
"version": "2.0.0",
"private": true,
"description": "setup your environment with the most important tools and update them easily.",
"main": "dist/index.js",
@ -40,4 +40,4 @@
"smartfile": "4.2.17",
"smartshell": "^1.0.6"
}
}
}