Compare commits

..

No commits in common. "master" and "only-proxy-mode" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "persistent_selenium", "name": "persistent_selenium",
"version": "0.2.0", "version": "0.1.0",
"description": "Keep your Selenium browser windows open while running tests in development.", "description": "Keep your Selenium browser windows open while running tests in development.",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {