@reciprocity/loading-spinner
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@reciprocity/loading-spinner", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Displays an animated spinner with some text", | ||
@@ -13,5 +13,5 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@reciprocity/bootstrap": "^0.3.0" | ||
"@reciprocity/bootstrap": "^0.4.0" | ||
}, | ||
"gitHead": "e16b9cdc06503279acc1434eda2d7ae154170bd0" | ||
"gitHead": "0b2a6a62f4bfaafb2f4ad7090aec403eb56f729a" | ||
} |
+ Added@reciprocity/bootstrap@0.4.0(transitive)
- Removed@reciprocity/bootstrap@0.3.0(transitive)