Merge pull request from Northrop-Grumman-Collaboration-Project/vue-documentation

Vue documentation setup
This commit is contained in:
Priyatham Sai Chand 2024-03-08 12:50:14 -08:00 committed by GitHub
commit ce0bcf2117
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 2 additions and 1 deletions

1
package-lock.json generated
View File

@ -11,6 +11,7 @@
"@tauri-apps/api": "^1.4.0",
"vue": "^3.2.45",
"vue-router": "^4.3.0"
},
"devDependencies": {
"@tauri-apps/cli": "^1.4.0",

View File

@ -8914,7 +8914,6 @@ packages:
'@vue/devtools-api': 6.6.1
vue: 3.2.45
dev: false
/vue-style-loader@4.1.3:
resolution: {integrity: sha512-sFuh0xfbtpRlKfm39ss/ikqs9AbKCoXZBpHeVZ8Tx650o0k0q/YCM7FRvigtxpACezfq6af+a7JeqVTWvncqDg==}
dependencies:

View File

@ -43,6 +43,7 @@ import { RouterView } from "vue-router";
>
</p>
</div> -->
</template>