Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

Commit

Permalink
1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
quanglam2807 committed Mar 31, 2018
1 parent 4fda8fc commit 717ae24
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Juli",
"version": "1.2.2",
"version": "1.3.0",
"main": "public/electron.js",
"scripts": {
"template:install": "cd template && yarn install",
Expand Down
2 changes: 1 addition & 1 deletion template/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "template",
"main": "main/electron.js",
"version": "1.1.0",
"version": "1.2.0",
"author": "Quang Lam <quang.lam2807@gmail.com>",
"scripts": {
"electron-dev": "concurrently \"cross-env BROWSER=none yarn start\" \"wait-on http://localhost:3000 && electron .\"",
Expand Down

0 comments on commit 717ae24

Please sign in to comment.