Skip to content

Commit

Permalink
Merge in pull request for typeTop testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Myles Bostwick authored and Myles Bostwick committed Oct 17, 2016
1 parent b5552e6 commit d136ea8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
node_modules
.idea
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@
"gulp-util": "^3.0.1",
"through2": "^2.0.1",
"minimatch": "^3.0.3",
"path": "^0.4.9"
"path": "^0.12.7"
},
"devDependencies": {
"chai": "^1.10.0",
"chai": "^3.5.0",
"event-stream": "^3.1.7",
"gulp": "^3.8.10",
"gulp-eslint": "^0.11.1",
"gulp-mocha": "^1.1.1",
"vinyl": "^0.4.5"
"gulp-eslint": "^3.0.1",
"gulp-mocha": "^3.0.1",
"vinyl": "^2.0.0"
}
}

0 comments on commit d136ea8

Please sign in to comment.