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 6b5ab03 commit eb1e392Copy full SHA for eb1e392
package.json
@@ -2,7 +2,7 @@
2
"name": "@anduril-industries/lattice-sdk",
3
"version": "0.0.0-development",
4
"description": "The Lattice SDK vended in Javascript",
5
- "license": "LICENSE.md",
+ "license": "SEE LICENSE IN LICENSE.md",
6
"repository": {
7
"type": "git",
8
"url": "git+https://github.com/anduril/lattice-sdk-javascript.git"
@@ -11,7 +11,7 @@
11
"bugs": {
12
"url": "https://github.com/anduril/lattice-sdk-javascript/issues"
13
},
14
- "homepage": "https://github.com/anduril/lattice-sdk-javascript#readme",
+ "homepage": "https://docs.anduril.com",
15
"dependencies": {
16
"@bufbuild/protobuf": "^2.2.2"
17
0 commit comments