chore: 🔧 change package visibility

This commit is contained in:
Guz013
2023-06-27 17:18:54 -03:00
parent bf1e5a2f36
commit 4a38e80f6f

View File

@@ -2,10 +2,10 @@
"name": "@marknow/banners",
"type": "module",
"version": "1.0.0",
"private": false,
"description": "",
"source": "./src/index.js",
"author": "",
"license": "ISC",
"keywords": [],
"exports": {
"types": "./src/index.d.ts",