1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-04-22 02:42:13 +00:00

bump(config): v1.1.12

Signed-off-by: Avior <f.bouillon@aptatio.com>
This commit is contained in:
Florian Bouillon 2022-12-22 10:48:03 +01:00
parent d5aaf86146
commit 91e44c4033
Signed by: Florian Bouillon
GPG Key ID: E05B3A94178D3A7C
3 changed files with 4 additions and 4 deletions

2
package-lock.json generated
View File

@ -17467,7 +17467,7 @@
},
"packages/config": {
"name": "@dzeio/config",
"version": "1.1.10",
"version": "1.1.12",
"license": "MIT",
"dependencies": {
"package.json": "^2.0.1"

View File

@ -1,12 +1,12 @@
{
"name": "@dzeio/config",
"version": "1.1.10",
"version": "1.1.12",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@dzeio/config",
"version": "1.1.10",
"version": "1.1.12",
"license": "MIT",
"dependencies": {
"package.json": "^2.0.1"

View File

@ -1,6 +1,6 @@
{
"name": "@dzeio/config",
"version": "1.1.11",
"version": "1.1.12",
"description": "global configuration files for programming",
"author": "Avior",
"license": "MIT",