Skip to content

Commit 2bc4724

Browse files
authored
chore(voxel-renderer): remove private: true so changeset can publish (#199)
1 parent 13028f1 commit 2bc4724

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/voxel-renderer/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
"test-only": "node --test \"test/**/*.spec.ts\"",
1313
"test": "c8 -r html npm run test-only"
1414
},
15-
"private": true,
1615
"publishConfig": {
1716
"registry": "https://registry.npmjs.org",
1817
"access": "public",

0 commit comments

Comments
 (0)