Fixed package.json readme entry.

This commit is contained in:
Ylian Saint-Hilaire 2022-05-29 14:01:33 -07:00
parent c04666895c
commit 893c3a6927
1 changed files with 1 additions and 1 deletions

View File

@ -60,5 +60,5 @@
"type": "git",
"url": "https://github.com/Ylianst/MeshCentral.git"
},
"readme": "readme.txt"
"readme": "readme.md"
}