1
0
Fork 0
mirror of synced 2024-07-01 04:21:06 +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 5b797583db
commit 621d8d4a57

View file

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