universal-transition
Advanced tools
Comparing version 0.0.15 to 0.0.16
;(function(fn) { | ||
// CommonJS first that could rename module name by wrap another define in air | ||
if (typeof exports === "object" && typeof module !== "undefined") { | ||
@@ -5,0 +4,0 @@ module.exports = fn(); |
{ | ||
"name": "universal-transition", | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"description": "A universal transition API.", | ||
@@ -16,4 +16,4 @@ "license": "BSD-3-Clause", | ||
"dependencies": { | ||
"universal-env": "^0.0.15" | ||
"universal-env": "^0.0.16" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
43425
367
+ Addeduniversal-env@0.0.16(transitive)
- Removeduniversal-env@0.0.15(transitive)
Updateduniversal-env@^0.0.16