Skip to content

Commit caaf4a5

Browse files
authored
Update package.json
1 parent 877d31f commit caaf4a5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
2-
"name": "@anduril/anduril-javascript",
2+
"name": "@anduril/lattice-sdk-javascript",
33
"version": "1.0.11",
4-
"description": "The Anduril SDK vended in Javascript",
4+
"description": "The Lattice SDK vended in Javascript",
55
"repository": {
66
"type": "git",
7-
"url": "git+https://github.com/anduril/anduril-javascript.git"
7+
"url": "git+https://github.com/anduril/lattice-sdk-javascript.git"
88
},
99
"author": "Anduril Industries Inc.",
1010
"bugs": {
11-
"url": "https://github.com/anduril/anduril-javascript/issues"
11+
"url": "https://github.com/anduril/lattice-sdk-javascript/issues"
1212
},
13-
"homepage": "https://github.com/anduril/anduril-javascript#readme",
13+
"homepage": "https://github.com/anduril/lattice-sdk-javascript#readme",
1414
"publishConfig": {
1515
"registry": "https://npm.pkg.github.com"
1616
},

0 commit comments

Comments
 (0)