fix: add public package to release

This commit is contained in:
Krise
2023-08-02 11:56:32 +00:00
parent 02c550ecaa
commit aea5b84c41

View File

@@ -20,6 +20,9 @@
}
]
},
"publishConfig": {
"access": "public"
},
"directus:extension": {
"type": "hook",
"path": "dist/index.js",