This commit is contained in:
Philipp Kunz 2021-10-05 15:29:47 +02:00
parent cf7e69e74a
commit cc00a78e2c
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@mojoio/gitlab",
"version": "1.0.9",
"version": "1.0.10",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@mojoio/gitlab",
"version": "1.0.9",
"version": "1.0.10",
"license": "MIT",
"dependencies": {
"@pushrocks/smartfile": "^8.0.10",

View File

@ -1,6 +1,6 @@
{
"name": "@mojoio/gitlab",
"version": "1.0.9",
"version": "1.0.10",
"description": "api abstraction package for gitlab",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",