react-i13n
Advanced tools
Comparing version 2.7.0 to 2.7.1
{ | ||
"name": "react-i13n", | ||
"description": "React I13n provides a performant and scalable solution to application instrumentation.", | ||
"version": "2.7.0", | ||
"version": "2.7.1", | ||
"main": "index.js", | ||
@@ -17,3 +17,3 @@ "repository": { | ||
"dependencies": { | ||
"debug": "^3.0.0", | ||
"debug": "^3.1.0", | ||
"hoist-non-react-statics": "^2.0.0", | ||
@@ -53,3 +53,3 @@ "prop-types": "^15.5.10", | ||
"minimist": "^1.2.0", | ||
"mocha": "^3.4.0", | ||
"mocha": "^4.0.0", | ||
"mockery": "^2.0.0", | ||
@@ -56,0 +56,0 @@ "nyc": "^11.0.1", |
Updateddebug@^3.1.0