Comparing version 0.4.4 to 0.4.5
@@ -169,3 +169,2 @@ var fs, path, async, cached_files, watching, libs, root, parseFile, resolveDepend, resolveDependencyChain, collectDependencies, watchFileFallback, watchFile, watchFiles, compile, extensions, __out = typeof exports != 'undefined' && exports || this; | ||
fs.stat(resolved_dep.path, function(err, stat){ | ||
var root; | ||
if (cached_file.mtime === +stat.mtime) { | ||
@@ -172,0 +171,0 @@ root == null && (root = cached_file); |
{ | ||
"name": "jspackage", | ||
"description": "build tool which adds client-side import syntax", | ||
"version": "0.4.4", | ||
"version": "0.4.5", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "Andrew Kelley", |
25210
7
811
4