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 61b6d19 commit 7d3bf62Copy full SHA for 7d3bf62
package/.npmrc
@@ -0,0 +1 @@
1
+workspaces-update = false
package/package.json
@@ -47,5 +47,8 @@
47
"typedoc-plugin-markdown": "^3.15.3",
48
"typedoc-plugin-merge-modules": "^5.0.1",
49
"typescript": "^5.1.6"
50
+ },
51
+ "publishConfig": {
52
+ "access": "public"
53
}
54
0 commit comments