Skip to content

Commit 4322e01

Browse files
committed
Removed publishConfig
1 parent ba8467f commit 4322e01

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,5 @@
5858
},
5959
"svelte": "./dist/index.js",
6060
"types": "./dist/index.d.ts",
61-
"type": "module",
62-
"publishConfig": {
63-
"@emamid:registry": "https://npm.pkg.github.com"
64-
}
61+
"type": "module"
6562
}

0 commit comments

Comments
 (0)