@hybridly/progress-plugin
Advanced tools
Comparing version 0.0.1-alpha.14 to 0.0.1-alpha.15
{ | ||
"name": "@hybridly/progress-plugin", | ||
"version": "0.0.1-alpha.14", | ||
"version": "0.0.1-alpha.15", | ||
"description": "A solution to develop server-driven, client-rendered applications", | ||
@@ -37,4 +37,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@hybridly/core": "0.0.1-alpha.14", | ||
"nprogress": "^0.2.0" | ||
"nprogress": "^0.2.0", | ||
"@hybridly/core": "0.0.1-alpha.15" | ||
}, | ||
@@ -41,0 +41,0 @@ "devDependencies": { |
+ Added@hybridly/core@0.0.1-alpha.15(transitive)
+ Added@hybridly/utils@0.0.1-alpha.15(transitive)
- Removed@hybridly/core@0.0.1-alpha.14(transitive)
- Removed@hybridly/utils@0.0.1-alpha.14(transitive)