mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-11-09 18:38:33 +00:00
Update package.json license identifier
This commit is contained in:
committed by
Silvano Cerza
parent
de4ae232fa
commit
19aa3dd8a5
@@ -2,7 +2,7 @@
|
||||
"name": "arduino-ide-extension",
|
||||
"version": "2.0.0-beta.3",
|
||||
"description": "An extension for Theia building the Arduino IDE",
|
||||
"license": "MIT",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"scripts": {
|
||||
"prepare": "yarn download-cli && yarn download-ls && yarn clean && yarn download-examples && yarn build",
|
||||
"clean": "rimraf lib",
|
||||
|
||||
Reference in New Issue
Block a user