diff --git a/package.json b/package.json index 75987d1..dd902b1 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,11 @@ "version": "0.0.2", "description": "A NativeScript-Vue component for creating multiple side drawers", "main": "index.js", + "nativescript": { + "plugin": { + "vue": "true" + }, + }, "files": [ "index.js", "components"