diff --git a/ej2-js-es5/ReadMe.md b/ej2-js-es5/ReadMe.md deleted file mode 100644 index f3b9657d09..0000000000 --- a/ej2-js-es5/ReadMe.md +++ /dev/null @@ -1,8 +0,0 @@ -# Essential JS 2 - -Essential JS 2 is a modern JavaScript UI toolkit that has been the built from the ground up to be lightweight, responsive, modular and touch friendly. It is written in TypeScript and has no external dependences. It comes with full documentation and support and is available under commercial and community licenses – please visit www.syncfusion.com to get started. - -## Resources - -* [Demos](http://ej2.syncfusion.com/demos/) -* [Documentation](http://ej2.syncfusion.com/documentation/) \ No newline at end of file diff --git a/package.json b/package.json index 7ad0cfa7d2..e39b6a54ab 100644 --- a/package.json +++ b/package.json @@ -1,26 +1,26 @@ { "name": "@syncfusion/ej2", - "version": "16.2.41", + "version": "16.2.43", "description": "Essential JS 2", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", "dependencies": { "@syncfusion/ej2-base": "~16.2.41", "@syncfusion/ej2-buttons": "~16.2.41", - "@syncfusion/ej2-calendars": "~16.2.41", + "@syncfusion/ej2-calendars": "~16.2.43", "@syncfusion/ej2-cards": "~16.2.41", "@syncfusion/ej2-charts": "~16.2.41", "@syncfusion/ej2-circulargauge": "~16.2.41", "@syncfusion/ej2-compression": "~16.2.41", - "@syncfusion/ej2-data": "~16.2.41", + "@syncfusion/ej2-data": "~16.2.43", "@syncfusion/ej2-diagrams": "~16.2.41", "@syncfusion/ej2-documenteditor": "~16.2.41", - "@syncfusion/ej2-dropdowns": "~16.2.41", + "@syncfusion/ej2-dropdowns": "~16.2.43", "@syncfusion/ej2-excel-export": "~16.2.41", "@syncfusion/ej2-file-utils": "~16.2.41", - "@syncfusion/ej2-grids": "~16.2.41", + "@syncfusion/ej2-grids": "~16.2.43", "@syncfusion/ej2-heatmap": "~16.2.41", - "@syncfusion/ej2-inputs": "~16.2.41", + "@syncfusion/ej2-inputs": "~16.2.43", "@syncfusion/ej2-layouts": "~16.2.41", "@syncfusion/ej2-lineargauge": "~16.2.41", "@syncfusion/ej2-lists": "~16.2.41", @@ -31,7 +31,7 @@ "@syncfusion/ej2-pivotview": "~16.2.41", "@syncfusion/ej2-popups": "~16.2.41", "@syncfusion/ej2-richtexteditor": "~16.2.41", - "@syncfusion/ej2-schedule": "~16.2.41", + "@syncfusion/ej2-schedule": "~16.2.43", "@syncfusion/ej2-splitbuttons": "~16.2.41", "@syncfusion/ej2-svg-base": "~16.2.41", "@syncfusion/ej2-treemap": "~16.2.41",