Skip to content

Commit

Permalink
deps version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
saadtazi committed Nov 25, 2013
1 parent 56e5d12 commit 0a4dea8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "firefox-profile",
"version": "0.1.3",
"version": "0.1.4",
"description": "firefox profile for selenium WebDriverJs, admc/wd or any other node selenium driver that supports capabilities",
"main": "lib/firefox_profile",
"directories": {
Expand Down Expand Up @@ -36,19 +36,19 @@
"sinon": "~1.7.3",
"sinon-chai": "~2.4.0",
"chai-fs": "0.0.3",
"grunt": "~0.4.1",
"grunt": "~0.4.2",
"blanket": "~1.1.5",
"grunt-contrib-watch": "~0.5.3",
"grunt-apidox": "~0.1.3",
"wd": "~0.2.0",
"grunt-apidox": "~0.1.4",
"wd": "~0.2.5",
"chai-as-promised": "~4.1.0",
"grunt-mocha-cov": "0.0.7",
"request": "~2.27.0"
},
"dependencies": {
"wrench": "~1.5.1",
"adm-zip": "~0.4.3",
"xml2js": "~0.2.8",
"xml2js": "~0.4.0",
"node-uuid": "~1.4.1",
"archiver": "~0.4.10",
"lazystream": "~0.1.0",
Expand Down

0 comments on commit 0a4dea8

Please sign in to comment.