From c0c0b295ab90a768f952dd3ae7ed2b2541c9d246 Mon Sep 17 00:00:00 2001 From: Jeff Date: Sun, 1 Oct 2023 04:29:18 -0400 Subject: [PATCH] Set license --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",