mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-20 07:48:06 +02:00
fix security issues in vuejs sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
This commit is contained in:
parent
f93633c1f4
commit
0d06b9b149
3 changed files with 659 additions and 730 deletions
1
vuejs/.gitignore
vendored
Normal file
1
vuejs/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
node_modules
|
|
@ -8,6 +8,7 @@
|
|||
"lint": "vue-cli-service lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"ci": "^2.2.0",
|
||||
"core-js": "^3.14.0",
|
||||
"vue": "^2.6.14"
|
||||
},
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue