Update file package.json
This commit is contained in:
parent
fef3582df8
commit
a15fa58594
1 changed files with 94 additions and 93 deletions
|
@ -11,11 +11,6 @@
|
|||
"path": "node_modules/git-cz-emoji"
|
||||
}
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"eslint": {
|
||||
"optional": true
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@commitlint/config-conventional": "latest",
|
||||
"eslint-config-strict-mode": "latest",
|
||||
|
@ -28,6 +23,11 @@
|
|||
"stylelint-config-so-pretty": "latest",
|
||||
"typescript": "^4.5.5"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"eslint": {
|
||||
"optional": true
|
||||
}
|
||||
},
|
||||
"keywords": [
|
||||
"eslint",
|
||||
"extensions",
|
||||
|
@ -127,3 +127,4 @@
|
|||
"yarn": "1.22.19"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in a new issue