Skip to content
This repository was archived by the owner on Aug 21, 2024. It is now read-only.

Commit 29751eb

Browse files
committed
Add publishConfig to hyperflux package.json
1 parent 39ba4f9 commit 29751eb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

packages/hyperflux/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"version": "1.1.3",
44
"main": "index.ts",
55
"description": "State Management for Ethereal Engine",
6+
"publishConfig": {
7+
"access": "public"
8+
},
69
"repository": {
710
"type": "git",
811
"url": "git://github.com/etherealengine/etherealengine.git"

0 commit comments

Comments
 (0)