File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " paypaljsbuttons" ,
3- "version" : " 1 .0.4 " ,
3+ "version" : " 2 .0.0 " ,
44 "homepage" : " https://github.com/paypal/JavaScriptButtons" ,
55 "authors" : [
66 " Jeff Harrell"
Original file line number Diff line number Diff line change 11{
22 "name" : " paypaljsbuttons" ,
33 "description" : " JavaScript integration for PayPal's payment buttons" ,
4- "version" : " 1 .0.4 " ,
4+ "version" : " 2 .0.0 " ,
55 "author" : {
66 "name" : " Jeff Harrell" ,
77 "url" : " https://github.com/jeffharrell/"
3535 "grunt-contrib-watch" : " ^0.6.1"
3636 },
3737 "devDependencies" : {
38- "chai" : " ~ 1.8.1" ,
39- "grunt" : " ~ 0.4.2" ,
40- "grunt-contrib-jshint" : " ~ 0.8.0" ,
41- "grunt-contrib-uglify" : " ~ 0.2.7" ,
42- "grunt-mocha-test" : " ~ 0.7.0" ,
43- "jsdom" : " ~ 0.8.10" ,
44- "mocha" : " ~ 1.13.0" ,
45- "should" : " ~ 2.1.1"
38+ "chai" : " ^ 1.8.1" ,
39+ "grunt" : " ^ 0.4.2" ,
40+ "grunt-contrib-jshint" : " ^ 0.8.0" ,
41+ "grunt-contrib-uglify" : " ^ 0.2.7" ,
42+ "grunt-mocha-test" : " ^ 0.7.0" ,
43+ "jsdom" : " ^ 0.8.10" ,
44+ "mocha" : " ^ 1.13.0" ,
45+ "should" : " ^ 2.1.1"
4646 }
4747}
You can’t perform that action at this time.
0 commit comments