0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00

fix: mark static build pkg as private

This commit is contained in:
Nate Moore 2022-03-15 19:50:22 -05:00
parent 34bfedc9d8
commit 5cb7e0366b

View file

@ -1,5 +1,6 @@
{
"name": "@test/static-build-pkg",
"private": true,
"main": "./oops.cjs",
"version": "0.0.0",
"exports": {