Comparing version 0.7.1 to 0.7.2
{ | ||
"name": "xander", | ||
"version": "0.7.1", | ||
"version": "0.7.2", | ||
"description": "Single page app framework", | ||
@@ -25,2 +25,3 @@ "repository": "git+https://github.com/formula/xander.git", | ||
"immutable": "^3.7.5", | ||
"react": "^16.0.0", | ||
"react-dom": "^16.0.0", | ||
@@ -32,5 +33,2 @@ "tape": "^4.2.2", | ||
"license": "MIT", | ||
"devDependencies": { | ||
"react": "^16.0.0" | ||
}, | ||
"peerDependencies": { | ||
@@ -37,0 +35,0 @@ "react": "^15.3.0" |
23426
13