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 84b96b2 commit 30f0e96Copy full SHA for 30f0e96
.npmrc
@@ -1,3 +1,2 @@
1
save-exact=true
2
-auto-install-peers=true
3
-provenance=true
+auto-install-peers=true
packages/create-qwik-nx/package.json
@@ -28,6 +28,7 @@
28
"create-nx-workspace": "^16.0.0"
29
},
30
"publishConfig": {
31
- "access": "public"
+ "access": "public",
32
+ "provenance": true
33
}
34
0 commit comments