Skip to content

Commit

Permalink
package
Browse files Browse the repository at this point in the history
  • Loading branch information
JasminDreasond committed Aug 14, 2023
1 parent 61abe94 commit 3c2185a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@
"devDependencies": {
"@babel/core": "^7.22.9",
"@esbuild-plugins/node-globals-polyfill": "0.2.3",
"@playwright/test": "^1.32.0",
"@rollup/plugin-inject": "5.0.3",
"@rollup/plugin-wasm": "6.1.3",
"@types/node": "20.4.4",
Expand All @@ -112,6 +113,7 @@
"@vitejs/plugin-react": "4.0.3",
"buffer": "6.0.3",
"electron": "^25.2.0",
"electron-builder": "^23.6.0",
"eslint": "8.45.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "8.8.0",
Expand All @@ -125,10 +127,8 @@
"sass": "1.56.2",
"typescript": "5.1.3",
"vite": "4.4.7",
"vite-plugin-static-copy": "0.16.0",
"@playwright/test": "^1.32.0",
"electron-builder": "^23.6.0",
"vite-plugin-electron": "^0.11.2",
"vite-plugin-electron-renderer": "^0.14.1"
"vite-plugin-electron-renderer": "^0.14.1",
"vite-plugin-static-copy": "0.16.0"
}
}
}

0 comments on commit 3c2185a

Please sign in to comment.