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",
|
"name": "jasmine-ajax",
|
||||||
"version": "2.0.1",
|
"version": "2.99.0",
|
||||||
"homepage": "https://github.com/pivotal/jasmine-ajax",
|
"homepage": "https://github.com/jasmine/jasmine-ajax",
|
||||||
"authors": [
|
"authors": [
|
||||||
"JR Boyens <jboyens@fooninja.org>",
|
"JR Boyens <jboyens@fooninja.org>",
|
||||||
"Gregg Van Hove <gregg@slackersoft.net>"
|
"Gregg Van Hove <gregg@slackersoft.net>"
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"name": "jasmine-ajax",
|
"name": "jasmine-ajax",
|
||||||
"description": "A library for faking Ajax responses in your Jasmine suite",
|
"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",
|
"main": "lib/mock-ajax.js",
|
||||||
"version": "2.99.0",
|
"version": "2.99.0",
|
||||||
"private": false,
|
"private": false,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/pivotal/jasmine-ajax"
|
"url": "https://github.com/jasmine/jasmine-ajax"
|
||||||
},
|
},
|
||||||
"dependencies": {},
|
"dependencies": {},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
Loading…
Reference in New Issue
Block a user