Skip to content
This repository was archived by the owner on Jan 18, 2023. It is now read-only.

Commit d3295dc

Browse files
authored
Merge pull request #37 from sis0k0/patch-1
Update package.json to allow webpack bundling
2 parents 451ca0a + 8aecc40 commit d3295dc

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-cardview",
33
"version": "1.2.0",
44
"description": "A NativeScript plugin for Material Design CardView component.",
5-
"main": "cardview.js",
5+
"main": "cardview",
66
"typings": "index.d.ts",
77
"nativescript": {
88
"platforms": {

0 commit comments

Comments
 (0)