1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2025-07-15 01:24:25 +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 * as _express from "express";
import * as _session from "express-session";