Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
- bumped package version
  • Loading branch information
DrJume committed Sep 2, 2018
1 parent 3502c22 commit 401b308
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 53 deletions.
167 changes: 117 additions & 50 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vplan-viso",
"version": "0.5.1",
"version": "0.5.2",
"description": "Vertretungsplan-Visualisierungssoftware für den Einsatz in Schulen",
"main": "index.js",
"engines": {
Expand All @@ -26,11 +26,11 @@
},
"homepage": "https://github.com/DrJume/vplan-viso#readme",
"devDependencies": {
"eslint": "^5.4.0",
"eslint": "^5.5.0",
"eslint-config-airbnb-base": "^13.1.0",
"eslint-plugin-import": "^2.14.0",
"nodemon": "^1.18.4",
"riot-cli": "^5.1.0"
"riot-cli": "^5.1.1"
},
"dependencies": {
"axios": "^0.18.0",
Expand Down

0 comments on commit 401b308

Please sign in to comment.