Skip to content

Commit

Permalink
sorting
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesDoberer committed Sep 24, 2024
1 parent dc262fd commit cd7b838
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"@sveltejs/vite-plugin-svelte": "^2.5.3",
"chai": "^4.3.6",
"css-tree": "^2.3.1",
"fs-extra":"^11.2.0",
"fundamental-styles": "0.37.0",
"jest": "^28.1.3",
"jest-environment-jsdom": "^28.1.3",
Expand All @@ -23,8 +24,7 @@
"svelte": "3.54.0",
"svelte-preprocess": "^4.10.7",
"typescript": "^4.9.4",
"vite": "^4.0.0",
"fs-extra":"^11.2.0"
"vite": "^4.0.0"
},
"scripts": {
"test": "jest",
Expand Down

0 comments on commit cd7b838

Please sign in to comment.