update dependencies and structure

This commit is contained in:
2016-06-09 03:13:40 +02:00
parent 0618e46cd8
commit 040120d034
17 changed files with 95 additions and 56 deletions

View File

@@ -1,4 +1,4 @@
/// <reference path="../ts/typings/main.d.ts" />
import "typings-test";
var projectinfo = require("../dist/index.js");
var should = require("should");
var path = require("path");