Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernhard Posselt committed Jan 1, 2018
1 parent 7c61291 commit 480b571
Show file tree
Hide file tree
Showing 3 changed files with 1,469 additions and 229 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,16 @@

## [Unreleased]

## [3.1.0] - 2018-01-01

### Added

- Fail if .git folders are shipped in the archive release, #537

### Changed

- Updated 3rdparty libraries

## [3.0.2] - 2017-11-16

### Security
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"copy-webpack-plugin": "^4.2.3",
"css-loader": "^0.28.7",
"jasmine-core": "^2.8.0",
"karma": "^1.7.1",
"karma": "^2.0.0",
"karma-firefox-launcher": "^1.0.1",
"karma-jasmine": "^1.1.0",
"karma-webpack": "^2.0.6",
Expand Down

0 comments on commit 480b571

Please sign in to comment.