mirror of
https://github.com/dzeiocom/libs.git
synced 2025-06-06 08:19:53 +00:00
bump: 1.1.8
Signed-off-by: Avior <github@avior.me>
This commit is contained in:
parent
c5d4ed166a
commit
31ae6d8418
@ -158,7 +158,7 @@
|
||||
"no-unused-labels": "error",
|
||||
"no-unused-vars": "warn",
|
||||
"no-var": "error",
|
||||
"object-shorthand": "error",
|
||||
"object-shorthand": ["warn", "methods"],
|
||||
"one-var": [
|
||||
"error",
|
||||
"never"
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@dzeio/config",
|
||||
"version": "1.1.7",
|
||||
"version": "1.1.8",
|
||||
"description": "global configuration files for programming",
|
||||
"author": "Avior",
|
||||
"license": "MIT",
|
||||
|
Loading…
x
Reference in New Issue
Block a user