Skip to content

Commit

Permalink
update third party dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mayswind committed Aug 26, 2018
1 parent e1d7ce2 commit 6a39720
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"engines": {
"node": ">=6"
"node": ">=8"
},
"name": "ariang-native",
"version": "0.5.0",
Expand Down Expand Up @@ -32,8 +32,8 @@
"homepage": "http://ariang.mayswind.net/",
"devDependencies": {
"del": "^3.0.0",
"electron": "^1.6.2",
"electron-builder": "^20.0.8",
"electron": "^2.0.8",
"electron-builder": "^20.28.2",
"rimraf": "^2.6.2"
},
"dependencies": {
Expand Down

0 comments on commit 6a39720

Please sign in to comment.