Skip to content
Snippets Groups Projects
Unverified Commit 21f93899 authored by Guilherme Gazzo's avatar Guilherme Gazzo Committed by GitHub
Browse files

fix: Explicit publish config (#70)

parent bd2ce272
No related branches found
No related tags found
No related merge requests found
......@@ -56,5 +56,8 @@
"peerDependencies": {
"invariant": "^2.2.4",
"react": "^16.10.2"
},
"publishConfig": {
"access": "public"
}
}
......@@ -129,5 +129,8 @@
"last 1 firefox version",
"last 1 safari version"
]
},
"publishConfig": {
"access": "public"
}
}
......@@ -35,5 +35,8 @@
"ttf2woff2": "^3.0.0",
"unicode": "^11.0.1",
"xml2js": "^0.4.19"
},
"publishConfig": {
"access": "public"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment