remove clean-publish config

This commit is contained in:
Robert Soriano
2022-05-19 09:25:29 -07:00
parent 5b94433b8f
commit 08857b0f45

View File

@@ -21,10 +21,6 @@
"dist",
"*.d.ts"
],
"clean-publish": {
"withoutPublish": true,
"tempDir": "package"
},
"scripts": {
"prepublishOnly": "nr build",
"build": "nuxt-module-build",