update object assignment

This commit is contained in:
2016-02-20 10:50:32 +01:00
parent 190aab3a11
commit f9b89cc9db
10 changed files with 12 additions and 33 deletions

View File

@ -1,5 +1,3 @@
#!/usr/bin/env node
/// <reference path="../ts/typings/main.d.ts" />
var smartenv = require("../dist/index.js");
var beautylog = require("beautylog");