-
- Downloads
Upgrade randexp
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
... | ... | @@ -52,9 +52,10 @@ |
"tarima": { | ||
"from": "src", | ||
"output": ".", | ||
"public": "build", | ||
"serve": [ | ||
"dist", | ||
"build" | ||
"public" | ||
], | ||
"rename": [ | ||
"**/web/**:build/{fullpath/2}", | ||
... | ... | @@ -141,6 +142,6 @@ |
"dependencies": { | ||
"json-schema-ref-parser": "^6.1.0", | ||
"jsonpath-plus": "^1.0.0", | ||
"randexp": "^0.4.9" | ||
"randexp": "^0.5.3" | ||
} | ||
} |
Please register or sign in to comment