1
0
Fork 0
mirror of synced 2024-06-01 10:09:48 +12:00

Add manifest.json to string-templates npm package

This commit is contained in:
Rory Powell 2022-02-08 16:05:57 +00:00
parent 7576efc0ad
commit 3addec98ab

View file

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