templates/tool_vue/package.json in openc3-5.14.0 vs templates/tool_vue/package.json in openc3-5.14.1

- old
+ new

@@ -1,18 +1,18 @@ { "name": "<%= tool_name %>", - "version": "5.14.0", + "version": "5.14.1", "private": true, "scripts": { "serve": "vue-cli-service serve", "build": "vue-cli-service build --no-module", "test:unit": "vue-cli-service test:unit", "lint": "vue-cli-service lint", "serve:standalone": "vue-cli-service serve --mode standalone", "test:components": "vue-cli-service test:components" }, "dependencies": { - "@openc3/tool-common": "5.14.0", + "@openc3/tool-common": "5.14.1", "@astrouxds/astro-web-components": "7.20.0", "axios": "1.6.5", "date-fns": "2.30.0", "portal-vue": "2.1.7", "single-spa-vue": "2.5.1",