Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
CRAN version of crosstalk
  • Loading branch information
cpsievert committed Jun 25, 2020
commit deaa381155c89b1d8e870068ac0ad4c18131df2f
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: R
#cache: packages
cache: packages
warnings_are_errors: false

r:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -413,9 +413,9 @@
},
{
"name": "jquery",
"version": "3.5.1",
"version": "1.11.3",
"src": {
"href": "jquery-3.5.1"
"href": "jquery-1.11.3"
},
"meta": null,
"script": "jquery.min.js",
Expand All @@ -426,9 +426,9 @@
},
{
"name": "crosstalk",
"version": "1.1.0.9000",
"version": "1.1.0.1",
"src": {
"href": "crosstalk-1.1.0.9000"
"href": "crosstalk-1.1.0.1"
},
"meta": null,
"script": "js/crosstalk.min.js",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -430,9 +430,9 @@
},
{
"name": "jquery",
"version": "3.5.1",
"version": "1.11.3",
"src": {
"href": "jquery-3.5.1"
"href": "jquery-1.11.3"
},
"meta": null,
"script": "jquery.min.js",
Expand All @@ -443,9 +443,9 @@
},
{
"name": "crosstalk",
"version": "1.1.0.9000",
"version": "1.1.0.1",
"src": {
"href": "crosstalk-1.1.0.9000"
"href": "crosstalk-1.1.0.1"
},
"meta": null,
"script": "js/crosstalk.min.js",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -434,9 +434,9 @@
},
{
"name": "jquery",
"version": "3.5.1",
"version": "1.11.3",
"src": {
"href": "jquery-3.5.1"
"href": "jquery-1.11.3"
},
"meta": null,
"script": "jquery.min.js",
Expand All @@ -447,9 +447,9 @@
},
{
"name": "crosstalk",
"version": "1.1.0.9000",
"version": "1.1.0.1",
"src": {
"href": "crosstalk-1.1.0.9000"
"href": "crosstalk-1.1.0.1"
},
"meta": null,
"script": "js/crosstalk.min.js",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -435,9 +435,9 @@
},
{
"name": "jquery",
"version": "3.5.1",
"version": "1.11.3",
"src": {
"href": "jquery-3.5.1"
"href": "jquery-1.11.3"
},
"meta": null,
"script": "jquery.min.js",
Expand All @@ -448,9 +448,9 @@
},
{
"name": "crosstalk",
"version": "1.1.0.9000",
"version": "1.1.0.1",
"src": {
"href": "crosstalk-1.1.0.9000"
"href": "crosstalk-1.1.0.1"
},
"meta": null,
"script": "js/crosstalk.min.js",
Expand Down