Bump version for bower and update urls for new jasmine org
This commit is contained in:
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…
Reference in New Issue
Block a user