File tree 4 files changed +12
-4
lines changed
4 files changed +12
-4
lines changed Original file line number Diff line number Diff line change
1
+ demo
2
+ lib
3
+ node_modules
4
+ test
5
+ .bowerrc
6
+ bower.json
7
+ gulpfile.js
8
+ index.html
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ngFitText" ,
3
- "version" : " 3.1.1 " ,
3
+ "version" : " 3.3.2 " ,
4
4
"main" : [
5
5
" src/ng-FitText.js"
6
6
],
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " ngFitText " ,
3
- "version" : " 3.3.1 " ,
2
+ "name" : " ng-fittext " ,
3
+ "version" : " 3.3.2 " ,
4
4
"description" : " An AngularJS directive for inflating web type" ,
5
5
"homepage" : " https://github.com/patrickmarabeas/ng-FitText.js" ,
6
6
"bugs" : " https://github.com/patrickmarabeas/ng-FitText.js/issues" ,
Original file line number Diff line number Diff line change 1
- /* ng-FitText.js v3.3.1
1
+ /* ng-FitText.js v3.3.2
2
2
* https://github.com/patrickmarabeas/ng-FitText.js
3
3
*
4
4
* Original jQuery project: https://github.com/davatron5000/FitText.js
You can’t perform that action at this time.
0 commit comments