missed one

This commit is contained in:
ansuz 2016-06-03 16:44:15 +02:00
parent cf2866baa7
commit d9a4f2f22c

View File

@ -1,6 +1,6 @@
define([ define([
'/common/virtual-dom.js', '/common/virtual-dom.js',
'/common/hyperjson.js', '/bower_components/hyperjson/hyperjson.amd.js',
'/common/hyperscript.js' '/common/hyperscript.js'
], function (vdom, hyperjson, hyperscript) { ], function (vdom, hyperjson, hyperscript) {
// complain if you don't find the required APIs // complain if you don't find the required APIs