Skip to content

Commit

Permalink
reorder package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Dec 14, 2023
1 parent a102dfd commit 3132548
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"devDependencies": {
"@babel/core": "7.23.3",
"@babel/eslint-parser": "7.23.3",
"@esm-bundle/chai": "4.3.4-fix.0",
"@web/test-runner": "0.18.0",
"@web/test-runner-commands": "0.9.0",
"chai": "4.3.10",
"eslint": "8.54.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-plugin-import": "2.29.0",
"@esm-bundle/chai": "4.3.4-fix.0",
"@web/test-runner": "0.18.0",
"@web/test-runner-commands": "0.9.0",
"sinon": "17.0.1",
"stylelint": "15.11.0",
"stylelint-config-standard": "34.0.0"
Expand Down

0 comments on commit 3132548

Please sign in to comment.