update tsn dependency and by that support Decorators and runtime type checking through reflect metadata API
This commit is contained in:
4
dist/npmts.paths.js
vendored
4
dist/npmts.paths.js
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user