mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-04-25 04:09:12 +00:00
Merge 51a9a26270
into a9505335cd
This commit is contained in:
commit
57aaa4170c
2 changed files with 4 additions and 4 deletions
6
Server/package-lock.json
generated
6
Server/package-lock.json
generated
|
@ -1183,9 +1183,9 @@
|
|||
}
|
||||
},
|
||||
"eslint-config-standard": {
|
||||
"version": "14.1.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-standard/-/eslint-config-standard-14.1.0.tgz",
|
||||
"integrity": "sha512-EF6XkrrGVbvv8hL/kYa/m6vnvmUT+K82pJJc4JJVMM6+Qgqh0pnwprSxdduDLB9p/7bIxD+YV5O0wfb8lmcPbA=="
|
||||
"version": "14.1.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-standard/-/eslint-config-standard-14.1.1.tgz",
|
||||
"integrity": "sha512-Z9B+VR+JIXRxz21udPTL9HpFMyoMUEeX1G251EQ6e05WD9aPVtVBn09XUmZ259wCMlCDmYDSZG62Hhm+ZTJcUg=="
|
||||
},
|
||||
"eslint-scope": {
|
||||
"version": "5.0.0",
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
"chalk": "^3.0.0",
|
||||
"dotenv": "^8.2.0",
|
||||
"eslint": "^6.6.0",
|
||||
"eslint-config-standard": "^14.1.0",
|
||||
"eslint-config-standard": "^14.1.1",
|
||||
"glob": "^7.1.6",
|
||||
"google-protobuf": "^3.12.0-rc.1",
|
||||
"immutable": "^4.0.0-rc.12",
|
||||
|
|
Loading…
Add table
Reference in a new issue