add yotta dependency for mbed-core

master
Rohit Grover 2015-08-07 15:50:03 +01:00
parent 5422ec45c3
commit 00e76777b2
1 changed files with 3 additions and 0 deletions

View File

@ -25,6 +25,9 @@
},
"mbed-classic": {
"mbed-classic": "~0.0.1"
},
"mbed" : {
"mbed-core" : "*"
}
}
}