fix: remove private field from root package.json to allow publishing (#2769)

This commit is contained in:
Diego Rodrigues de Sa e Souza
2026-05-27 02:06:52 -03:00
committed by GitHub
parent 8f2b72315d
commit 9145339a06

View File

@@ -270,6 +270,5 @@
"strip-ansi": "^6.0.1",
"string-width": "^4.2.3"
}
},
"private": true
}
}