mirror of
https://github.com/dzeiocom/libs.git
synced 2025-06-20 14:39:19 +00:00
misc: Update config for latest next version
Signed-off-by: Avior <github@avior.me>
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@dzeio/config",
|
||||
"version": "1.1.6",
|
||||
"version": "1.1.7",
|
||||
"description": "global configuration files for programming",
|
||||
"author": "Avior",
|
||||
"license": "MIT",
|
||||
@ -16,7 +16,8 @@
|
||||
"peerDependencies": {
|
||||
"@typescript-eslint/parser": ">=5.18.0",
|
||||
"next": ">=12.1.0",
|
||||
"next-pre-css": ">=1.0.0"
|
||||
"next-pre-css": ">=1.0.0",
|
||||
"@dzeio/object-util": ">=1.4.2"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"next": {
|
||||
|
Reference in New Issue
Block a user