@nitunity/api-compiler
Advanced tools
Comparing version 0.1.9 to 0.2.0
@@ -84,2 +84,3 @@ const request = require('./request') | ||
clearInterval(int) | ||
cnt = 1 | ||
} | ||
@@ -91,3 +92,2 @@ }) | ||
}, 2000) | ||
cnt = 1 | ||
@@ -94,0 +94,0 @@ counter++ |
{ | ||
"name": "@nitunity/api-compiler", | ||
"version": "0.1.9", | ||
"version": "0.2.0", | ||
"description": "This package is API for compiling HTML templates using Nunjucks template engine", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
13059