mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-04-24 15:10:59 +00:00
Correct license information in package.json to match license file included with source.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"description": "",
|
||||
"main": "main.js",
|
||||
"author": "Gregor Biswanger",
|
||||
"license": "ISC",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"start": "tsc -p ."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user