Skip to content

Commit 9986114

Browse files
authored
Merge pull request #40 from sis0k0/patch-1
Update package.json to allow webpack bundling
2 parents dceaaf5 + 4dbd301 commit 9986114

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)