Skip to content

Commit f644fc4

Browse files
authored
Merge pull request #425 from vallemar/fix-private-build
fix build private repository
2 parents bec0f69 + f1addc1 commit f644fc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "@nativescript-community/ui-material-components",
33
"description": "Nativescript UI Material Components",
44
"version": "1.0.0",
5+
"private": true,
56
"homepage": "https://github.com/nativescript-community/ui-material-components#readme",
67
"bugs": {
78
"url": "https://github.com/nativescript-community/ui-material-component/issues"

0 commit comments

Comments
 (0)