Skip to content

Commit 071a99e

Browse files
committed
angular-fittext.ts
1 parent 6bf51b2 commit 071a99e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

angular-fittext.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export {Ng4FittextModule} from './src/ng4fittext.module';
1+
export {AngularFittextModule} from './src/angular-fittext.module'

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-fittext",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "An Angular directive to auto-scale the font-size of an element to fit it's parent element.",
55
"main": "index.ts",
66
"scripts": {

0 commit comments

Comments
 (0)