This commit is contained in:
Philipp Kunz 2020-08-15 13:51:25 +00:00
parent 66e45154e3
commit 1af7afd723
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartgit",
"version": "1.0.14",
"version": "1.0.15",
"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"
]
}
}