Skip to content

Commit 47bf540

Browse files
README.md updated.
1 parent 85083d8 commit 47bf540

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,17 +33,17 @@ Perform the below steps to install Syncfusion bower Package via command prompt i
3333
>To install a particular version of a bower package, you need to provide the version as suffix of the package name while installing. For instance, run the below command,
3434
3535
>~~~
36-
>bower install syncfusion-javascript#13.3.0.18
36+
>bower install syncfusion-javascript#14.2.28
3737
>~~~
3838
39-
>To install the package of version 13.3.0.18.
39+
>To install the package of version 14.2.28.
4040
4141
#### Using bower.json file
4242
4343
In another way, you can add the packages to the bower.json file by simply specify the package name. This will install/restore the packages to your project.
4444
4545
~~~
46-
“syncfusion-javascript” : “13.3.0.18
46+
“syncfusion-javascript” : “14.2.28
4747
~~~
4848
4949
>**Note**

0 commit comments

Comments
 (0)