@bassist/progress
Advanced tools
Comparing version 0.1.0-alpha.1 to 0.1.0-alpha.2
/** | ||
* name: @bassist/progress | ||
* version: v0.1.0-alpha.1 | ||
* version: v0.1.0-alpha.2 | ||
* description: Simple slim progress bars base on NProgress. | ||
@@ -5,0 +5,0 @@ * author: chengpeiquan <chengpeiquan@chengpeiquan.com> |
{ | ||
"name": "@bassist/progress", | ||
"version": "0.1.0-alpha.1", | ||
"version": "0.1.0-alpha.2", | ||
"description": "Simple slim progress bars base on NProgress.", | ||
@@ -32,5 +32,5 @@ "author": "chengpeiquan <chengpeiquan@chengpeiquan.com>", | ||
"dependencies": { | ||
"@bassist/utils": "workspace:^", | ||
"nprogress": "^0.2.0" | ||
"nprogress": "^0.2.0", | ||
"@bassist/utils": "^0.10.0" | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
8033
7
+ Added@bassist/utils@0.10.0(transitive)
Updated@bassist/utils@^0.10.0