Skip to content

Commit 4dbd301

Browse files
authored
fix: update package.json to allow webpack bundling
1 parent dceaaf5 commit 4dbd301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nativescript-floatingactionbutton",
33
"version": "2.2.6",
44
"description": "A NativeScript plugin for Material Design Floating Action Button.",
5-
"main": "fab.js",
5+
"main": "fab",
66
"nativescript": {
77
"platforms": {
88
"android": "1.5.0",

0 commit comments

Comments
 (0)