plugins/app-backend: publish package

This commit is contained in:
Patrik Oldsberg
2020-09-08 22:18:37 +02:00
parent 1eb1fb6d37
commit be0e619b1e
+1 -1
View File
@@ -4,7 +4,7 @@
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
"private": true,
"private": false,
"publishConfig": {
"access": "public",
"main": "dist/index.cjs.js",