File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ngx-autosize-app" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.0.3 " ,
4
4
"homepage" : " https://chrum.it/pages/ngx-autosize" ,
5
5
"description" : " Directive that automatically adjusts textarea height to fit content" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ngx-autosize" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.0.3 " ,
4
4
"homepage" : " https://chrum.it/pages/ngx-autosize" ,
5
5
"description" : " Directive that automatically adjusts textarea height to fit content" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 4
4
5
5
export * from './lib/autosize.directive' ;
6
6
export * from './lib/autosize.module' ;
7
- export * from './lib/window-ref.service.ts ' ;
7
+ export * from './lib/window-ref.service' ;
You can’t perform that action at this time.
0 commit comments