update tsn dependency and by that support Decorators and runtime type checking through reflect metadata API

This commit is contained in:
2016-09-14 13:16:36 +02:00
parent b2d8cb53f3
commit 2a0a5cea8c
13 changed files with 72 additions and 74 deletions

4
dist/npmts.paths.js vendored
View File

@@ -1,6 +1,6 @@
"use strict";
require('typings-global');
var plugins = require('./npmts.plugins');
require("typings-global");
var plugins = require("./npmts.plugins");
// NPMTS Paths
exports.npmtsPackageRoot = plugins.path.join(__dirname, '../');
// Project paths