Skip to content

Commit ed0c969

Browse files
committed
whitelist files for npm package
1 parent 5f7ce8d commit ed0c969

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: package.json

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
"version": "0.0.1",
44
"description": "A vue cli 3.x plugin for NativeScript-Vue",
55
"main": "index.js",
6+
"files": [
7+
"index.js",
8+
"lib",
9+
"generator",
10+
"LICENSE"
11+
],
612
"scripts": {
713
"test": "echo \"Error: no test specified\" && exit 1"
814
},

0 commit comments

Comments
 (0)