diff --git a/package.json b/package.json index cb4a78f..a4c22a1 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "1.0.0", "description": "Tree Sitter grammar for the Dust programming language", "author": "Jeff Anderson", - "license": "ISC", + "license": "MIT", "tree-sitter": [ { "scope": "source.dust",