mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 06:34:05 -08:00
⚡ Set fixed version of vue-json-pretty to fix copy-values issue
This commit is contained in:
parent
d2e38dc615
commit
b219a4df63
|
@ -81,7 +81,7 @@
|
|||
"uuid": "^8.1.0",
|
||||
"vue": "^2.6.9",
|
||||
"vue-cli-plugin-webpack-bundle-analyzer": "^2.0.0",
|
||||
"vue-json-pretty": "^1.7.1",
|
||||
"vue-json-pretty": "1.7.1",
|
||||
"vue-prism-editor": "^0.3.0",
|
||||
"vue-router": "^3.0.6",
|
||||
"vue-template-compiler": "^2.5.17",
|
||||
|
|
Loading…
Reference in a new issue