This commit is contained in:
Philipp Kunz 2019-06-18 15:17:50 +02:00
parent e103074684
commit ff0318534f
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "@pushrocks/smartgit", "name": "@pushrocks/smartgit",
"version": "1.0.5", "version": "1.0.6",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@pushrocks/smartgit", "name": "@pushrocks/smartgit",
"version": "1.0.5", "version": "1.0.6",
"description": "smart wrapper for nodegit", "description": "smart wrapper for nodegit",
"main": "dist/index.js", "main": "dist/index.js",
"typings": "dist/index.d.ts", "typings": "dist/index.d.ts",
@ -51,4 +51,4 @@
"npmextra.json", "npmextra.json",
"readme.md" "readme.md"
] ]
} }