From e47ab5a1d244fc1f1251d4f64c477b3d830259ea Mon Sep 17 00:00:00 2001 From: "ROOT\\gowrimathis" Date: Mon, 16 Jul 2018 18:06:06 +0530 Subject: [PATCH] config(Ej2-9641): Changed the package json --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 91a82d1..4c4bbea 100644 --- a/package.json +++ b/package.json @@ -53,13 +53,13 @@ "keywords": [ "ej2", "samples", - "loan-calculator", + "stock-chart", "syncfusion", "ej2-samples", - "ej2-ng-loan-calculator", + "ej2-ng-stock-chart", "ej2-showcase-samples", "syncfusion-samples", - "syncfusion-loan-calculator" + "syncfusion-stock-chart" ], "scripts": { "build": "npm run scripts && gulp styles && gulp bundle",