Changing the global.json sources => projects

This commit is contained in:
Praburaj 2015-01-18 20:53:44 -08:00
parent 7847fb8257
commit 28bab08fd6
1 changed files with 1 additions and 1 deletions

View File

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