Skip to content

Commit c1b4306

Browse files
committed
Add package description
1 parent b45c0cd commit c1b4306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "upy-package-installer",
33
"version": "1.0.0",
4+
"description": "A tool to install MicroPython packages onto supported Arduino boards.",
45
"main": "main.js",
56
"scripts": {
67
"test": "echo \"Error: no test specified\" && exit 1",
@@ -28,7 +29,6 @@
2829
}
2930
],
3031
"license": "ISC",
31-
"description": "",
3232
"devDependencies": {
3333
"@electron-forge/cli": "^7.5.0",
3434
"@electron-forge/maker-deb": "^7.5.0",

0 commit comments

Comments
 (0)