Skip to content

Commit

Permalink
Merge branch 'master' into ol5-upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
dnlkoch authored Jan 7, 2019
2 parents de7468a + 8d99e5a commit 04caf5c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"release": "np --no-yarn && git push https://github.com/terrestris/geostyler-openlayers-parser.git master --tags"
},
"devDependencies": {
"@babel/polyfill": "7.0.0",
"@types/jest": "23.3.10",
"@babel/polyfill": "7.2.5",
"@types/jest": "23.3.11",
"@types/node": "10.12.18",
"awesome-typescript-loader": "4.0.1",
"babel-core": "6.26.3",
Expand All @@ -61,9 +61,9 @@
"ts-jest": "22.4.6",
"tslint": "5.11.0",
"typescript": "3.1.2",
"uglifyjs-webpack-plugin": "1.1.2",
"webpack": "4.28.1",
"webpack-cli": "3.1.2"
"uglifyjs-webpack-plugin": "2.1.1",
"webpack": "4.28.3",
"webpack-cli": "3.2.0"
},
"jest": {
"testURL": "http://localhost/",
Expand Down

0 comments on commit 04caf5c

Please sign in to comment.