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.
2 parents ba81c16 + 6cbbb4f commit 7229244Copy full SHA for 7229244
packages/collection/package.json
@@ -16,5 +16,8 @@
16
"devDependencies": {
17
"ts-jest": "^26.1.1",
18
"typescript": "^3.9.6"
19
+ },
20
+ "publishConfig": {
21
+ "access": "public"
22
}
23
packages/react/package.json
@@ -78,5 +78,8 @@
78
"webpack-cli": "^3.3.12",
79
"webpack-dev-server": "^3.11.0",
80
"webpack-manifest-plugin": "^2.2.0"
81
82
83
84
85
0 commit comments