Skip to content

Commit 93cbf56

Browse files
committed
Add "plugin.json" to the list of files in package.json
1 parent 6a0797c commit 93cbf56

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
}
1818
},
1919
"files": [
20-
"dist"
20+
"dist",
21+
"plugin.json"
2122
],
2223
"dependencies": {
2324
"@lifi/data-types": "5.15.5",

0 commit comments

Comments
 (0)