use hyperjson.amd.js, not hyperjson.js

This commit is contained in:
ansuz 2016-05-12 18:21:01 +02:00
parent f5266e2109
commit d2c8fbf1f8
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ define([
'/common/messages.js',
'/common/crypto.js',
'/common/realtime-input.js',
'/bower_components/hyperjson/hyperjson.js',
'/bower_components/hyperjson/hyperjson.amd.js',
'/common/hyperscript.js',
'/common/toolbar.js',
'/common/cursor.js',