Skip to content
This repository has been archived by the owner on Apr 13, 2020. It is now read-only.

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
danactive committed Mar 8, 2015
1 parent 078b1e6 commit 865325c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
#Changelog
## v1.5.1 2015-Mar-08
* Dependency
* Update *dustjs-linkedin* to v2.6
* Update *gulp-develop-server* to v0.4
* Bug
* [Bug #2](issues/2) added

## v1.5.0 2015-Feb-27
* Support SSL for HTTPS requests
* Using npm ignore to hide dev files
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tuxharness",
"version": "1.5.0",
"version": "1.5.1",
"description": "Test User eXperience Harness",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -46,10 +46,10 @@
"serve-index": "1.6.x"
},
"devDependencies": {
"dustjs-linkedin": "2.5.x",
"dustjs-linkedin": "2.6.x",
"expect.js": "0.3.x",
"gulp": "3.8.x",
"gulp-develop-server": "0.3.x",
"gulp-develop-server": "0.4.x",
"gulp-expect-file": "0.0.x",
"gulp-jshint": "1.9.x",
"gulp-load-plugins": "0.8.x",
Expand Down

0 comments on commit 865325c

Please sign in to comment.