Skip to content

Commit 84ecb44

Browse files
authored
fix(package.json): more dry run releases
1 parent cc37352 commit 84ecb44

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,7 @@
33
"version": "0.0.0",
44
"description": "This library provides the quickstarts module",
55
"license": "MIT",
6-
"publishConfig": {
7-
"registry": "https://registry.npmjs.org/",
8-
"tag": "prerelease",
9-
"access": "public"
10-
},
6+
"private": true,
117
"workspaces": [
128
"packages/dev",
139
"packages/module",

0 commit comments

Comments
 (0)