Skip to content

Commit eb1e392

Browse files
feat: Update package.json (#24)
1 parent 6b5ab03 commit eb1e392

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@anduril-industries/lattice-sdk",
33
"version": "0.0.0-development",
44
"description": "The Lattice SDK vended in Javascript",
5-
"license": "LICENSE.md",
5+
"license": "SEE LICENSE IN LICENSE.md",
66
"repository": {
77
"type": "git",
88
"url": "git+https://github.com/anduril/lattice-sdk-javascript.git"
@@ -11,7 +11,7 @@
1111
"bugs": {
1212
"url": "https://github.com/anduril/lattice-sdk-javascript/issues"
1313
},
14-
"homepage": "https://github.com/anduril/lattice-sdk-javascript#readme",
14+
"homepage": "https://docs.anduril.com",
1515
"dependencies": {
1616
"@bufbuild/protobuf": "^2.2.2"
1717
},

0 commit comments

Comments
 (0)