Merge pull request #4392 from Budibase/string-templates-manifest
Add manifest.json to string-templates npm package
This commit is contained in:
commit
a9ebe5edee
|
@ -15,7 +15,8 @@
|
|||
},
|
||||
"files": [
|
||||
"dist",
|
||||
"src"
|
||||
"src",
|
||||
"manifest.json"
|
||||
],
|
||||
"scripts": {
|
||||
"build": "tsc && rollup -c",
|
||||
|
|
Loading…
Reference in New Issue