We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a12da1 commit dbbbd24Copy full SHA for dbbbd24
data/ReadMe.md
@@ -2,4 +2,4 @@
2
3
`@syncfusion/ej2-data` is a data management package to perform data operations such as grouping, sorting in client applications.
4
It will act as an abstraction for using local data sources like array of JavaScript objects
5
-and remote data sources like web services returning JSON, JSONP, oData or XML.
+and remote data sources like web services returning JSON, JSONP, oData or XML.
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@syncfusion/ej2",
- "version": "1.12.1",
+ "version": "1.12.2",
"description": "Syncfusion TypeScript",
"author": "Syncfusion Inc.",
6
"license": "SEE LICENSE IN license",
0 commit comments