mirror of
https://gitee.com/dcloud/uni-preset-vue
synced 2026-04-22 00:00:04 +08:00
feat: 支持前后一体登录模板
This commit is contained in:
+6
-6
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "unbzip2-stream",
|
||||
"version": "1.3.1",
|
||||
"version": "1.4.3",
|
||||
"description": "streaming unbzip2 implementation in pure javascript for node and browsers",
|
||||
"keywords": [
|
||||
"bzip",
|
||||
@@ -34,18 +34,18 @@
|
||||
],
|
||||
"main": "index.js",
|
||||
"devDependencies": {
|
||||
"beefy": "^2.1.2",
|
||||
"beefy": "^2.1.8",
|
||||
"brfs": "^1.2.0",
|
||||
"browserify": "^8.1.0",
|
||||
"browserify": "^16.2.3",
|
||||
"concat-stream": "^1.4.7",
|
||||
"stream-equal": "^1.1.1",
|
||||
"tape": "^3.4.0",
|
||||
"tape": "^4.9.2",
|
||||
"tape-run": "^4.0.0",
|
||||
"uglify-js": "^3.0.10"
|
||||
},
|
||||
"dependencies": {
|
||||
"through": "^2.3.6",
|
||||
"buffer": "^3.0.1"
|
||||
"buffer": "^5.2.1",
|
||||
"through": "^2.3.8"
|
||||
},
|
||||
"license": "MIT"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user