diff --git a/package.json b/package.json index eeda85f..722148d 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@anduril-industries/lattice-sdk", "version": "0.0.0-development", "description": "The Lattice SDK vended in Javascript", - "license": "SEE LICENSE IN LICENSE.txt", + "license": "SEE LICENSE IN LICENSE.md", "repository": { "type": "git", "url": "git+https://github.com/anduril/lattice-sdk-javascript.git" @@ -18,4 +18,4 @@ "devDependencies": { "semantic-release": "^24.2.0" } -} \ No newline at end of file +}