mirror of
https://github.com/dzeiocom/libs.git
synced 2025-06-12 19:09:18 +00:00
bump(config): version 1.1.9
Signed-off-by: Avior <f.bouillon@aptatio.com>
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@dzeio/config",
|
||||
"version": "1.1.8",
|
||||
"version": "1.1.9",
|
||||
"description": "global configuration files for programming",
|
||||
"author": "Avior",
|
||||
"license": "MIT",
|
||||
@ -10,8 +10,8 @@
|
||||
"directory": "packages/config"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^17.0.23",
|
||||
"next": "^12.1.0"
|
||||
"@types/node": "^18",
|
||||
"next": "^12"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@typescript-eslint/parser": ">=5.18.0",
|
||||
|
Reference in New Issue
Block a user