We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2aedb8d commit ada7217Copy full SHA for ada7217
1 file changed
package.json
@@ -46,7 +46,9 @@
46
"url": "https://github.com/thednp/bootstrap.native/issues"
47
},
48
"files": [
49
- "dist"
+ "dist",
50
+ "README.md",
51
+ "LICENSE"
52
],
53
"publishConfig": {
54
"access": "public",
0 commit comments