What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
This will allow the npm deployed version of kos-language-server kls to directly read it's version off of package.json. Sometimes I would forget to bump the number so it should now forever be in sync with the correct version.
kls
to directly read it's version off ofpackage.json
. Sometimes I would forget to bump the number so it should now forever be in sync with the correct version.