Update global.json, sources=>projects

This commit is contained in:
Troy Dai 2015-04-02 09:20:50 -07:00
parent 5b4ddc9082
commit 5826cd9014
1 changed files with 2 additions and 2 deletions

View File

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