Skip to content

Commit b089b64

Browse files
authoredOct 3, 2019
chore: add nativescript key to package.json
1 parent c12a476 commit b089b64

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)
Please sign in to comment.