Skip to content

Commit

Permalink
March dependencies update
Browse files Browse the repository at this point in the history
  • Loading branch information
EmeraldCoder committed Mar 3, 2023
1 parent f72deb4 commit 70a1917
Show file tree
Hide file tree
Showing 2 changed files with 685 additions and 381 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "riichi-pointer-js",
"version": "0.7.2",
"version": "0.7.3",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -20,15 +20,15 @@
"vue": "^3.2.31"
},
"devDependencies": {
"@vitejs/plugin-vue": "^3.0.1",
"@vitejs/plugin-vue": "^4.0.0",
"eslint": "^7.12.1",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-promise": "^5.0.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-vue": "^8.2.0",
"vite": "^3.0.4",
"vitest": "^0.25.0",
"vite": "^4.0.0",
"vitest": "^0.29.0",
"vite-plugin-html": "^3.0.0"
}
}
Loading

0 comments on commit 70a1917

Please sign in to comment.