Skip to content

Commit

Permalink
Update explorer version & upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Alenar committed Aug 11, 2023
1 parent f7f6c09 commit 145a080
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 236 deletions.
6 changes: 3 additions & 3 deletions mithril-explorer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mithril-explorer",
"version": "0.3.0",
"version": "0.3.1",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -26,10 +26,10 @@
"devDependencies": {
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^14.0.0",
"eslint": "^8.46.0",
"eslint": "^8.47.0",
"eslint-config-next": "^13.4.13",
"jest": "^29.6.2",
"jest-environment-jsdom": "^29.6.2",
"next-router-mock": "^0.9.7"
"next-router-mock": "^0.9.8"
}
}
Loading

0 comments on commit 145a080

Please sign in to comment.