Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
liberodark committed Jul 26, 2019
1 parent f4fc3af commit d29491e
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
"dependencies": {
"array-unique": "^0.3.2",
"auto-launch": "^5.0.5",
"body-parser": "^1.18.3",
"body-parser": "^1.19.0",
"bootstrap": "4.3.1",
"chokidar": "^3.0.0",
"command-line-args": "^5.1.1",
"deep-equal": "^1.0.1",
"delay": "^4.2.0",
"ejs": "^2.6.1",
"express": "^4.16.4",
"ejs": "^2.6.2",
"express": "^4.17.1",
"file-loader": "^4.0.0",
"font-awesome": "^4.7.0",
"fs-extra": "^8.0.1",
Expand All @@ -34,12 +34,12 @@
},
"devDependencies": {
"copy-webpack-plugin": "^5.0.3",
"css-loader": "^2.1.1",
"electron": "^4.2.4",
"css-loader": "^3.1.0",
"electron": "^4.2.8",
"electron-builder": "^20.40.2",
"electron-packager": "^13.1.1",
"eslint": "^5.16.0",
"mini-css-extract-plugin": "^0.7.0",
"eslint": "^6.1.0",
"mini-css-extract-plugin": "^0.8.0",
"resolve-url-loader": "^3.1.0",
"style-loader": "^0.23.1",
"url-loader": "^2.0.0",
Expand Down Expand Up @@ -91,4 +91,4 @@
]
}
}
}
}

0 comments on commit d29491e

Please sign in to comment.