Skip to content

Commit 96d0f10

Browse files
committed
updated package name for bower
1 parent 2bdf816 commit 96d0f10

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ If you use nuget package manager, write down this command in nuget package manag
1313

1414
If yout use Bower package manager, write down this command:
1515

16-
<code>bower install mt.bootstraplazyloader.js</code>
16+
<code>bower install mt-bootstraplazyloader</code>
1717

1818
This packages also depends on: <br />
1919
Jquery >=2.0.0<br />

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"name": "mt.bootstraplazyloader.js",
2+
"name": "mt-bootstraplazyloader",
33
"version": "1.3.0",
44
"homepage": "https://github.com/mesuttalebi/MT.BootstrapLazyloader.js",
55
"authors": [
66
"mesut talebi <mesut.talebi@gmail.com>"
77
],
8-
"description": "Lazy Loader For Bootstrap Tabs",
8+
"description": "Lazy Loader For Bootstrap Tabs, Pills and Modals",
99
"main": "Scripts/MT.BootstrapLazyloader.js",
1010
"keywords": [
1111
"bootstrap",

0 commit comments

Comments
 (0)