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 06a8d48 commit 5fc88ecCopy full SHA for 5fc88ec
package.json
@@ -2,6 +2,9 @@
2
"name": "@jsdsl/i-container",
3
"version": "1.0.0",
4
"description": "An interface representing the general form of a data structure that contains elements.",
5
+ "publishConfig": {
6
+ "access": "public"
7
+ },
8
"main": "js/main",
9
"types": ".d.ts/main",
10
"scripts": {
0 commit comments