Skip to content

Commit

Permalink
Merge pull request #2 from Syuparn/update-runno
Browse files Browse the repository at this point in the history
Update runno
  • Loading branch information
Syuparn authored Dec 4, 2023
2 parents 88da41d + 3068301 commit 89df4f9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 22 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,12 @@
"dev": "vite",
"build": "tsc && vite build",
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
"postinstall": "patch-package",
"preview": "vite preview"
},
"dependencies": {
"@chakra-ui/icons": "^2.1.1",
"@chakra-ui/react": "^2.8.2",
"@runno/runtime": "^0.6.1",
"@runno/runtime": "^0.6.2",
"@runno/wasi": "^0.6.1",
"coi-serviceworker": "^0.1.7",
"patch-package": "^8.0.0",
Expand Down
17 changes: 0 additions & 17 deletions patches/@runno+runtime+0.6.1.patch

This file was deleted.

0 comments on commit 89df4f9

Please sign in to comment.