mirror of
https://github.com/dzeiocom/libs.git
synced 2025-04-22 10:52:11 +00:00
Fixed my stupidity
Signed-off-by: Avior <github@avior.me>
This commit is contained in:
parent
a1ecbbaf73
commit
864af5cc5a
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@dzeio/config",
|
"name": "@dzeio/config",
|
||||||
"version": "1.1.5",
|
"version": "1.1.6",
|
||||||
"description": "global configuration files for programming",
|
"description": "global configuration files for programming",
|
||||||
"author": "Avior",
|
"author": "Avior",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -14,7 +14,7 @@
|
|||||||
"next": "^11.1.2"
|
"next": "^11.1.2"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@typescript-eslint/parser": "^4.28.2|^5.6.0",
|
"@typescript-eslint/parser": "^5.6.0",
|
||||||
"next": "^11.1.2",
|
"next": "^11.1.2",
|
||||||
"next-pre-css": "^1.0.0"
|
"next-pre-css": "^1.0.0"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user