This commit is contained in:
Philipp Kunz 2022-07-31 15:18:04 +02:00
parent f5617d9d45
commit 75fa530f73
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartgit",
"version": "2.0.3",
"version": "2.0.4",
"description": "smart wrapper for nodegit",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",
@ -56,4 +56,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}