We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a0797c commit 93cbf56Copy full SHA for 93cbf56
1 file changed
package.json
@@ -17,7 +17,8 @@
17
}
18
},
19
"files": [
20
- "dist"
+ "dist",
21
+ "plugin.json"
22
],
23
"dependencies": {
24
"@lifi/data-types": "5.15.5",
0 commit comments