1
0
Fork 0
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:
Guillaume Lours 2022-05-16 21:18:38 +02:00
parent f93633c1f4
commit 0d06b9b149
No known key found for this signature in database
3 changed files with 659 additions and 730 deletions

1
vuejs/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
node_modules

View file

@ -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