Skip to content
This repository has been archived by the owner on Aug 22, 2018. It is now read-only.

Commit

Permalink
Update to 15.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Seteh committed Apr 22, 2016
1 parent b4b0c54 commit 683bfc6
Show file tree
Hide file tree
Showing 3 changed files with 205 additions and 183 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "devextreme-data-jaydata",
"version": "15.1.8",
"version": "15.2.9",
"dependencies": {
"datajs": "1.1.3",
"jquery": "2.1.4",
"globalize": "0.1.1",
"devextreme": "15.1.8",
"devextreme": "15.2.9",
"jaydata-itself": "https://raw.githubusercontent.com/jaystack/jaydata/v1.3.6/release/jaydata.js",
"jaydata-odata-provider": "https://raw.githubusercontent.com/jaystack/jaydata/v1.3.6/release/jaydataproviders/oDataProvider.js"
},
Expand Down
13 changes: 7 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,22 @@
{
"name": "devextreme-data-jaydata",
"version": "15.1.6",
"version": "15.2.9",
"repository": {
"type": "git",
"url": "https://github.com/DevExpress/DevExtreme-Data-JayData.git"
},
"devDependencies": {
"bower": "^1.4.1",
"bower": "^1.7.9",
"bower-installer": "^1.2.0",
"gulp": "^3.9.0",
"gulp-qunit": "^1.2.1",
"gulp-serve": "1.0.0",
"gulp": "^3.9.1",
"gulp-qunit": "^1.4.0",
"gulp-serve": "^1.0.0",
"karma": "^0.13.22",
"karma-coverage": "^0.5.5",
"karma-junit-reporter": "^0.4.2",
"karma-phantomjs-launcher": "^1.0.0",
"karma-qunit": "^0.1.9",
"phantomjs-prebuilt": "^2.1.7"
"phantomjs-prebuilt": "^2.1.7",
"qunitjs": "^1.23.1"
}
}
Loading

0 comments on commit 683bfc6

Please sign in to comment.