remove @types/shelljs

This commit is contained in:
2016-07-02 02:36:33 +02:00
parent 01499cc63a
commit 80806fdca9
16 changed files with 9 additions and 23 deletions

View File

@ -1,4 +1,4 @@
import "typings-global"
import "typings-global";
export import path = require("path");
export import beautylog = require("beautylog");