Rename yelm.json to kind.json
This commit is contained in:
13
libs/microbit-devices/kind.json
Normal file
13
libs/microbit-devices/kind.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "microbit-devices",
|
||||
"description": "The BLE specific services",
|
||||
"files": [
|
||||
"README.md",
|
||||
"devices.ts"
|
||||
],
|
||||
"public": true,
|
||||
"dependencies": {
|
||||
"microbit": "file:../microbit"
|
||||
},
|
||||
"installedVersion": "zakvul"
|
||||
}
|
||||
Reference in New Issue
Block a user