Update global.json, sources=>projects

This commit is contained in:
Troy Dai 2015-04-02 09:20:40 -07:00
parent caf59f5f49
commit 837f5b3d02
1 changed files with 2 additions and 2 deletions

View File

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