Skip to content

Commit ef58182

Browse files
committed
Fix files field
1 parent e368160 commit ef58182

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,7 @@
6666
"node": ">= 6"
6767
},
6868
"files": [
69-
"devices",
70-
"index.js"
69+
"src"
7170
],
7271
"scripts": {
7372
"clean": "rm -rf node_modules",

0 commit comments

Comments
 (0)