We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a7703f commit 8a0f8e6Copy full SHA for 8a0f8e6
.github/workflows/ci-typescript.yaml
@@ -39,6 +39,8 @@ jobs:
39
echo '{
40
"name": "@blueyerobotics/protocol-definitions",
41
"version": "3.2.0-'${SHORT_SHA}'",
42
+ "license": "LGPL-3.0-only",
43
+ "description": "TypeScript definitions for Blueye Robotics protocols",
44
"repository": {
45
"type": "git",
46
"url": "https://github.com/BluEye-Robotics/ProtocolDefinitions.git"
0 commit comments