Skip to content

Commit

Permalink
Merge a6f5ddf into 21d07d9
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiVolland committed Dec 20, 2019
2 parents 21d07d9 + a6f5ddf commit 71aacb5
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 112 deletions.
205 changes: 95 additions & 110 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"test": "jest --coverage"
},
"dependencies": {
"geostyler-style": "^2.0.0",
"geostyler-style": "^2.0.3",
"lodash": "^4.17.11"
},
"devDependencies": {
Expand All @@ -58,7 +58,7 @@
"ts-loader": "^6.2.0",
"tslint": "^5.16.0",
"typescript": "^3.4.5",
"webpack": "^4.35.2",
"webpack": "^4.41.4",
"webpack-cli": "^3.3.5"
}
}

0 comments on commit 71aacb5

Please sign in to comment.