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

Commit

Permalink
chore(deps): upgrade all deps
Browse files Browse the repository at this point in the history
  • Loading branch information
vvo committed Nov 30, 2015
1 parent 53aa132 commit 176f197
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions .zuul.yml
Expand Up @@ -4,10 +4,10 @@ scripts:
- build/in-viewport.min.js
browsers:
- name: chrome
version: 39..dev
version: -1..latest
platform: Windows 2012 R2 # Win 8.1
- name: firefox
version: 33..latest
version: -1..latest
platform: Windows 2012 R2 # Win 8.1
- name: ie
version: 8..11
Expand Down
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -16,12 +16,12 @@
"author": "Vincent Voyer <vincent.voyer@gmail.com> (http://github.com/vvo)",
"license": "MIT",
"devDependencies": {
"browserify": "9.0.3",
"closurecompiler": "1.5.1",
"deumdify": "1.1.0",
"browserify": "^12.0.1",
"closurecompiler": "^1.5.2",
"deumdify": "^1.2.2",
"merge": "1.2.0",
"watchify": "2.4.0",
"zuul": "2.1.1",
"watchify": "^3.6.1",
"zuul": "^3.7.3",
"zuul-ngrok": "3.0.0"
}
}
}

0 comments on commit 176f197

Please sign in to comment.