Update global.json, sources=>projects

This commit is contained in:
Troy Dai 2015-04-02 09:20:17 -07:00
parent f91f3da29c
commit d6a6b986ea
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"sources": [
"projects": [
"src"
]
}