chore: 🔧 make fixture/library private

This commit is contained in:
Guz013
2023-07-31 19:19:26 -03:00
parent 86c178419c
commit 5752e76197

View File

@@ -2,6 +2,7 @@
"version": "1.0.0",
"description": "",
"main": "index.js",
"private": true,
"scripts": {
"test": "pnpm cli"
},