prepare for better smartfile module.

This commit is contained in:
Philipp Kunz
2016-05-19 22:11:18 +02:00
parent 28e71356ff
commit 759d4031d2
36 changed files with 55 additions and 48 deletions

2
dist/index.js vendored
View File

@@ -1,5 +1,5 @@
"use strict";
/// <reference path="./typings/main.d.ts" />
/// <reference path="./typings/index.d.ts" />
console.log("**** starting NPMTS ****");
var plugins = require("./npmts.plugins");
var npmts_promisechain_1 = require("./npmts.promisechain");