Updated the name of the example for angular 2

This commit is contained in:
Dotan Simha
2016-07-20 15:00:50 +03:00
committed by GitHub
parent a104491a90
commit 6d54df992b

View File

@@ -14,7 +14,7 @@ export const EXAMPLE_REPOSITORIES = {
'repo': 'https://github.com/meteor/todos',
'branch': 'react',
},
angular2: {
'angular2-boilerplate': {
repo: 'https://github.com/bsliran/angular2-meteor-base'
}
};