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 ff5aa97 commit 7682a79Copy full SHA for 7682a79
libs/plugin/package.json
@@ -1,7 +1,9 @@
1
{
2
"name": "angular-three-plugin",
3
"version": "0.0.0-replace",
4
- "private": true,
+ "publishConfig": {
5
+ "access": "public"
6
+ },
7
"type": "commonjs",
8
"main": "./src/index.js",
9
"types": "./src/index.d.ts",
0 commit comments