@what3words/react-components
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "@what3words/react-components", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "Components with business logic used across the frontend projects", | ||
@@ -15,3 +15,6 @@ "main": "index.js", | ||
"license": "UNLICENSED", | ||
"gitHead": "642eb098d82b658ff3edb98732e3a9c67c5c2afd" | ||
"gitHead": "9b669e43d348d9c3b52d55d885d39b0abbb62280", | ||
"dependencies": { | ||
"@what3words/configs": "^0.1.7" | ||
} | ||
} |
507
1
+ Added@what3words/configs@^0.1.7