1
0
Fork 0
mirror of https://github.com/sbrl/terrain50-cli.git synced 2024-11-23 07:03:01 +00:00

package.json: include package-lock file in releases

This commit is contained in:
Starbeamrainbowlabs 2020-04-24 15:57:30 +01:00
parent d550d274ed
commit a247768b8a
Signed by: sbrl
GPG key ID: 1BE5172E637709C2

View file

@ -27,6 +27,7 @@
"files": [ "files": [
"src/", "src/",
"LICENSE", "LICENSE",
"package-lock.json",
"package.json" "package.json"
], ],
"homepage": "https://github.com/sbrl/terrain50-cli#readme", "homepage": "https://github.com/sbrl/terrain50-cli#readme",