scrat-swig
Advanced tools
Comparing version 0.0.8 to 0.0.9
@@ -125,3 +125,3 @@ 'use strict' | ||
if(res){ | ||
this.loaded[id] = true | ||
this._loaded[id] = true | ||
if(res.deps && res.deps.length){ | ||
@@ -128,0 +128,0 @@ res.deps.forEach(this.require.bind(this)) |
{ | ||
"name": "scrat-swig", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "Extensions of swig for scrat", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
13161