Fix correct file path

This commit is contained in:
kubosho
2015-04-14 10:12:26 +09:00
parent f0182837ce
commit dcbe740826
+1 -1
View File
@@ -1,4 +1,4 @@
/// <reference path="./lory.d.ts" />
/// <reference path="./lory.js.d.ts" />
(function() {
var elm = document.querySelector('.js-foo');