Added LICENSE
This commit is contained in:
@@ -3,7 +3,7 @@ name = "mizan-codegen"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
description = "Mizan codegen substrate — consumes Mizan IR; emits typed clients for React/Vue/Svelte/Rust/Python."
|
||||
license = "MIT"
|
||||
license = "Elastic-2.0"
|
||||
|
||||
[[bin]]
|
||||
name = "mizan-generate"
|
||||
|
||||
@@ -6,5 +6,5 @@
|
||||
"bin": {
|
||||
"mizan-generate": "./bin/launcher.mjs"
|
||||
},
|
||||
"license": "MIT"
|
||||
"license": "Elastic-2.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user