mb-ace-typescript
Advanced tools
Comparing version 0.32.0 to 0.33.0
var start=Date.now(); | ||
moment=require("moment"); | ||
var aceTs=require("../aceTypescript"); | ||
var aceTs=require("../../bin/aceTypescript"); | ||
@@ -69,3 +69,3 @@ | ||
else | ||
alert("Mongo online document is not available for this method."); | ||
alert("Mongo online document is not available for this method."); | ||
} | ||
@@ -72,0 +72,0 @@ }); |
{ | ||
"name": "mb-ace-typescript", | ||
"version": "0.32.0", | ||
"version": "0.33.0", | ||
"description": "TypeScript and mongodb for ace", | ||
@@ -5,0 +5,0 @@ "main": "./dist/aceTypescript.js", |
@@ -5,2 +5,3 @@ { | ||
"module": "commonjs", | ||
"sourceMap": true, | ||
"outDir": "./bin" | ||
@@ -7,0 +8,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
5933542
102632