@graffy/react
Advanced tools
Comparing version 0.14.1 to 0.14.2-alpha1
@@ -5,3 +5,3 @@ { | ||
"author": "aravind (https://github.com/aravindet)", | ||
"version": "0.14.1", | ||
"version": "0.14.2-alpha1", | ||
"main": "index.js", | ||
@@ -17,4 +17,4 @@ "source": "src/index.js", | ||
"@babel/runtime-corejs3": "^7.8.4", | ||
"lodash": "^4.17.15", | ||
"prop-types": "^15.7.2" | ||
"prop-types": "^15.7.2", | ||
"lodash": "^4.17.15" | ||
}, | ||
@@ -21,0 +21,0 @@ "peerDependencies": { |
12165