Fix sorting of package names in package.json
This commit is contained in:
parent
dd57602d7e
commit
f4009e32da
1 changed files with 3 additions and 3 deletions
|
@ -10,11 +10,11 @@
|
|||
"osm-community-index": "^5.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@stylistic/eslint-plugin-js": "^4.0.0",
|
||||
"@types/jquery": "^3.5.0",
|
||||
"@types/leaflet": "^1.9.0",
|
||||
"eslint": "^9.0.0",
|
||||
"eslint-plugin-erb": "^2.1.0",
|
||||
"@stylistic/eslint-plugin-js": "^4.0.0",
|
||||
"eslint-formatter-compact": "^8.40.0"
|
||||
"eslint-formatter-compact": "^8.40.0",
|
||||
"eslint-plugin-erb": "^2.1.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue