Skip to content

Commit 03e8d28

Browse files
authored
chore: add nativescript key to package.json
chore: add nativescript key to package.json
2 parents c12a476 + b089b64 commit 03e8d28

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

+5
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
"version": "0.0.2",
44
"description": "A NativeScript-Vue component for creating multiple side drawers",
55
"main": "index.js",
6+
"nativescript": {
7+
"plugin": {
8+
"vue": "true"
9+
},
10+
},
611
"files": [
712
"index.js",
813
"components"

0 commit comments

Comments
 (0)