Skip to content

Commit

Permalink
[RELEASE] 1.2.1 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
tbvjaos510 committed Nov 6, 2018
1 parent 25d85e0 commit 344b6ff
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "desktop-calendar",
"version": "1.2.0",
"version": "1.2.1",
"author": "tbvjaos510 <tbvjaos510@naver.com>",
"description": "electron-vue(vikit)으로 제작한 desktop calendar",
"license": "MIT",
Expand Down Expand Up @@ -67,6 +67,7 @@
"axios": "^0.18.0",
"dayspan": "^0.12.4",
"dayspan-vuetify": "^0.2.6",
"electron-bottom-most": "^0.3.0",
"electron-json-storage": "^4.1.3",
"fullcalendar": "^3.9.0",
"googleapis": "27",
Expand Down Expand Up @@ -112,6 +113,7 @@
"electron-builder": "^20.19.2",
"electron-debug": "^1.5.0",
"electron-devtools-installer": "^2.2.4",
"electron-rebuild": "^1.8.2",
"eslint": "^4.19.1",
"eslint-config-standard": "^11.0.0",
"eslint-friendly-formatter": "^4.0.1",
Expand Down

0 comments on commit 344b6ff

Please sign in to comment.