Add builtin package images (#804)

This commit is contained in:
Sam El-Husseini
2018-05-24 17:08:54 -07:00
committed by GitHub
parent 2e33d9abd0
commit af766cedbc
10 changed files with 4002 additions and 0 deletions

View File

@ -8,6 +8,7 @@
"bluetooth.ts",
"bluetooth.cpp"
],
"icon": "./static/packages/bluetooth/icon.png",
"public": true,
"dependencies": {
"core": "file:../core"