Skip to content

Commit 2885339

Browse files
committed
Make stack library private
1 parent 04124a9 commit 2885339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/stack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@proto-kit/stack",
33
"version": "0.1.1-develop.833+397881ed",
44
"license": "MIT",
5-
"private": false,
5+
"private": true,
66
"type": "module",
77
"scripts": {
88
"build": "tsc -p tsconfig.json",

0 commit comments

Comments
 (0)