We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd6bb96 commit 26f467cCopy full SHA for 26f467c
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "tauri-appcenter-companion",
3
"private": false,
4
- "version": "0.3.0",
+ "version": "0.3.1",
5
"scripts": {
6
"dev": "vite",
7
"build": "tsc && vite build",
@@ -45,7 +45,6 @@
45
"eslint-plugin-prettier": "^4.0.0",
46
"eslint-plugin-promise": "^6.0.0",
47
"eslint-plugin-react": "^7.29.4",
48
- "eslint-plugin-standard": "^5.0.0",
49
"prettier": "^2.6.2",
50
"typescript": "^4.6.3",
51
"vite": "^2.9.7"
0 commit comments