Skip to content

Commit

Permalink
Update gofur to the latest version πŸš€ (#25)
Browse files Browse the repository at this point in the history
* chore(package): update gofur to version 1.0.4

* chore(packages): update
  • Loading branch information
greenkeeper[bot] authored and redgeoff committed Mar 12, 2018
1 parent 07fec8a commit 59a4e2d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Expand Up @@ -27,7 +27,6 @@
"browser-test": "node_modules/gofur/scripts/browser/test.js -c cache -t test/browser.js",
"browser-test-firefox": "node_modules/gofur/scripts/browser/test.js -c cache -t test/browser.js -b selenium:firefox",
"browser-test-chrome": "node_modules/gofur/scripts/browser/test.js -c cache -t test/browser.js -b selenium:chrome",
"browser-test-phantomjs": "node_modules/gofur/scripts/browser/test.js -c cache -t test/browser.js -b selenium:phantomjs",
"browser-coverage-server": "node_modules/gofur/scripts/browser-coverage/serve.js -c cache -t test/browser.js",
"browser-coverage-test": "node_modules/gofur/scripts/browser-coverage/test.js -c cache -t test/browser.js",
"browser-coverage-report": "istanbul report --dir cache/coverage/browser --root cache/coverage/browser lcov",
Expand All @@ -46,10 +45,10 @@
"beautify-proj": "^1.0.0",
"chai": "^4.1.0",
"chai-as-promised": "^6.0.0",
"gofur": "1.0.3",
"gofur": "^1.0.4",
"istanbul": "^0.4.5",
"jshint": "^2.9.4",
"mocha": "^5.0.0",
"mocha": "^5.0.4",
"request": "^2.81.0"
},
"greenkeeper": {
Expand Down

0 comments on commit 59a4e2d

Please sign in to comment.