Skip to content

Commit

Permalink
ff
Browse files Browse the repository at this point in the history
  • Loading branch information
Chetan11-dev committed Nov 28, 2024
1 parent f3bd3a7 commit 4f492c5
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "electron-react-boilerplate",
"description": "A foundation for scalable desktop apps",
"version": "4.7.0",
"keywords": [
"electron",
"boilerplate",
Expand Down
4 changes: 2 additions & 2 deletions release/app/package-lock.json

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

2 changes: 1 addition & 1 deletion release/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "electron-react-boilerplate",
"version": "4.8.0",
"version": "4.9.0",
"description": "A foundation for scalable desktop apps",
"license": "MIT",
"author": {
Expand Down
3 changes: 3 additions & 0 deletions src/renderer/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ function Hello() {
📚
</span>
QWERTY IS BEST
QWERTY IS BEST
QWERTY IS BEST
QWERTY IS BEST
</button>
</a>
<a
Expand Down

0 comments on commit 4f492c5

Please sign in to comment.