This commit is contained in:
Philipp Kunz 2021-10-22 01:42:42 +02:00
parent 778267bb36
commit 91ca5e53f1
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "@pushrocks/smartgit", "name": "@pushrocks/smartgit",
"version": "2.0.0", "version": "2.0.1",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@pushrocks/smartgit", "name": "@pushrocks/smartgit",
"version": "2.0.0", "version": "2.0.1",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@pushrocks/smartenv": "^4.0.16", "@pushrocks/smartenv": "^4.0.16",

View File

@ -1,6 +1,6 @@
{ {
"name": "@pushrocks/smartgit", "name": "@pushrocks/smartgit",
"version": "2.0.0", "version": "2.0.1",
"description": "smart wrapper for nodegit", "description": "smart wrapper for nodegit",
"main": "dist_ts/index.js", "main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts", "typings": "dist_ts/index.d.ts",