-
- Downloads
Merge branch 'Topic/1225-CleanUpApps' into 'Product/1273-CleanUpUserProfileProjectCreation'
Update: Cleanup Apps See merge request !66
No related branches found
No related tags found
Showing
- package-lock.json 27540 additions, 0 deletionspackage-lock.json
- package.json 1 addition, 0 deletionspackage.json
- src/CreateProject.vue 221 additions, 173 deletionssrc/CreateProject.vue
- src/components/DeleteModal.vue 22 additions, 34 deletionssrc/components/DeleteModal.vue
- src/vuejs-datepicker.d.ts 0 additions, 2 deletionssrc/vuejs-datepicker.d.ts
- yarn.lock-workspace 6064 additions, 505 deletionsyarn.lock-workspace
package-lock.json
0 → 100644
This diff is collapsed.
... | @@ -23,6 +23,7 @@ | ... | @@ -23,6 +23,7 @@ |
"@types/jquery": "^3.5.5", | "@types/jquery": "^3.5.5", | ||
"@types/vuelidate": "^0.7.13", | "@types/vuelidate": "^0.7.13", | ||
"@voerro/vue-tagsinput": "^2.4.3", | "@voerro/vue-tagsinput": "^2.4.3", | ||
"@vue/cli": "^4.5.11", | |||
"bootstrap-vue": "^2.21.0", | "bootstrap-vue": "^2.21.0", | ||
"jquery": "^3.5.1", | "jquery": "^3.5.1", | ||
"vue": "^2.6.12", | "vue": "^2.6.12", | ||
... | ... |
This diff is collapsed.
src/vuejs-datepicker.d.ts
deleted
100644 → 0
This diff is collapsed.
Please register or sign in to comment