1
0
Fork 0
mirror of synced 2024-09-29 08:41:16 +13:00

Merge pull request #4392 from Budibase/string-templates-manifest

Add manifest.json to string-templates npm package
This commit is contained in:
Rory Powell 2022-02-08 16:06:48 +00:00 committed by GitHub
commit f14d6d36f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,8 @@
},
"files": [
"dist",
"src"
"src",
"manifest.json"
],
"scripts": {
"build": "tsc && rollup -c",