updated .devcontainer environment

updated npm packages
made vue compile again
This commit is contained in:
2021-05-08 12:29:59 +00:00
parent 0deaf7260f
commit 92ab88eca7
6 changed files with 3120 additions and 2848 deletions
-1
View File
@@ -18,7 +18,6 @@ export default {
},
props: {
channel: String,
active: Boolean,
},
};
</script>