diff --git a/web/src/components/Attributions.vue b/web/src/components/Attributions.vue index df30e33..c48990f 100644 --- a/web/src/components/Attributions.vue +++ b/web/src/components/Attributions.vue @@ -44,6 +44,8 @@ export default { "Vue.JS (With VueX)": "https://vuejs.org", "VueX-Persist": "https://www.npmjs.com/package/vuex-persist", "Vue-Socket.io": "https://github.com/MetinSeylan/Vue-Socket.io", + "Toml": "https://www.npmjs.com/package/toml", + "Socket.io": "https://socket.io", } }}, computed: {},