Commit 9bdab938 authored by Clarence Leung's avatar Clarence Leung

YUI: fix dependency on latest version

parent de176f26
......@@ -227,7 +227,7 @@ YUI.add('todo-app', function (Y) {
Y.namespace('TodoMVC').TodoApp = TodoApp;
}, '@VERSION@', {
requires: [
'app',
'app-base',
'todo-list',
'todo-view',
'node'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment