1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2025-12-07 23:23:49 +02:00

updating dependencies

This commit is contained in:
Braun Patrik
2016-05-26 09:44:13 +02:00
parent eb63ac6a58
commit 77c01fa230
15 changed files with 23 additions and 22 deletions

View File

@@ -1,4 +1,4 @@
///<reference path="../../typings/main.d.ts"/>
///<reference path="../../typings/index.d.ts"/>
import {RenderingMWs} from "../middlewares/RenderingMWs";
import {Error, ErrorCodes} from "../../common/entities/Error";