update dependencies

This commit is contained in:
2016-06-14 05:16:43 +02:00
parent 1e545a2cfb
commit 139478965b
20 changed files with 38 additions and 33 deletions

View File

@@ -1,4 +1,4 @@
/// <reference path="typings/main.d.ts" />
import "typings-global";
import plugins = require("./smartpath.plugins");
import SmartpathCheck = require("./smartpath.check");
import SmartpathGet = require("./smartpath.get");