Bump version for bower and update urls for new jasmine org

master
slackersoft 10 years ago
parent d9da8636f9
commit b6c4a09943

@ -1,7 +1,7 @@
{
"name": "jasmine-ajax",
"version": "2.0.1",
"homepage": "https://github.com/pivotal/jasmine-ajax",
"version": "2.99.0",
"homepage": "https://github.com/jasmine/jasmine-ajax",
"authors": [
"JR Boyens <jboyens@fooninja.org>",
"Gregg Van Hove <gregg@slackersoft.net>"

@ -1,14 +1,14 @@
{
"name": "jasmine-ajax",
"description": "A library for faking Ajax responses in your Jasmine suite",
"url": "https://github.com/pivotal/jasmine-ajax",
"url": "https://github.com/jasmine/jasmine-ajax",
"main": "lib/mock-ajax.js",
"version": "2.99.0",
"private": false,
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/pivotal/jasmine-ajax"
"url": "https://github.com/jasmine/jasmine-ajax"
},
"dependencies": {},
"devDependencies": {

Loading…
Cancel
Save