Skip to content

Commit

Permalink
Move to dev section
Browse files Browse the repository at this point in the history
  • Loading branch information
mbraak committed Sep 17, 2023
1 parent 8ecba22 commit 9d6feab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"@rollup/plugin-terser": "^0.4.0",
"@types/escape-html": "^1.0.2",
"@types/jest": "^29.5.0",
"@types/mime": "^3.0.1",
"@types/picomatch": "^2.3.0",
"@typescript-eslint/eslint-plugin": "^6",
"@typescript-eslint/parser": "^6",
Expand All @@ -51,7 +52,6 @@
},
"dependencies": {
"@babel/runtime": "^7.18.9",
"@types/mime": "^3.0.1",
"core-js": "^3.24.1",
"escape-html": "^1.0.3",
"eventemitter3": "^5",
Expand Down

0 comments on commit 9d6feab

Please sign in to comment.