This commit is contained in:
Philipp Kunz 2022-07-31 15:14:19 +02:00
parent 39ea160fdf
commit 5944c7e96f
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

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