fix(models): make @standardnotes/models publishable as it is required on the server side

This commit is contained in:
Karol Sójko
2022-09-15 10:59:53 +02:00
parent a9ef41fdc1
commit 174b3845d1

View File

@@ -11,7 +11,6 @@
"files": [
"dist"
],
"private": true,
"license": "AGPL-3.0-or-later",
"scripts": {
"clean": "rm -fr dist",