Skip to content

Commit 26f467c

Browse files
committed
upgrade deps
1 parent fd6bb96 commit 26f467c

File tree

2 files changed

+571
-553
lines changed

2 files changed

+571
-553
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tauri-appcenter-companion",
33
"private": false,
4-
"version": "0.3.0",
4+
"version": "0.3.1",
55
"scripts": {
66
"dev": "vite",
77
"build": "tsc && vite build",
@@ -45,7 +45,6 @@
4545
"eslint-plugin-prettier": "^4.0.0",
4646
"eslint-plugin-promise": "^6.0.0",
4747
"eslint-plugin-react": "^7.29.4",
48-
"eslint-plugin-standard": "^5.0.0",
4948
"prettier": "^2.6.2",
5049
"typescript": "^4.6.3",
5150
"vite": "^2.9.7"

0 commit comments

Comments
 (0)