Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Commit

Permalink
chore: Updated dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
ShogunPanda committed Mar 14, 2022
1 parent b9dde24 commit b85b4bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -39,6 +39,7 @@
},
"dependencies": {
"@cowtech/webpack-utils": "^1.0.5",
"@swc/core": "^1.2.150",
"@types/express": "^4.17.13",
"@types/node": "^17.0.21",
"@types/webpack": "^5.28.0",
Expand All @@ -56,8 +57,7 @@
},
"devDependencies": {
"@cowtech/eslint-config": "^8.6.1",
"@swc/cli": "^0.1.55",
"@swc/core": "^1.2.150",
"@swc/cli": "^0.1.55",
"@types/js-yaml": "^4.0.5",
"@types/workbox-webpack-plugin": "^5.1.8",
"chokidar": "^3.5.3",
Expand Down

0 comments on commit b85b4bc

Please sign in to comment.