add firebase-tool
This commit is contained in:
parent
8e180c08f2
commit
25e2c8f35e
16
.gitignore
vendored
16
.gitignore
vendored
@ -3,4 +3,18 @@ node_modules/
|
||||
yarn-error.log
|
||||
dist
|
||||
.idea
|
||||
.firebase/
|
||||
.firebase/
|
||||
|
||||
# Yarn directories
|
||||
.yarn/*
|
||||
!.yarn/patches
|
||||
!.yarn/releases
|
||||
!.yarn/plugins
|
||||
!.yarn/sdks
|
||||
!.yarn/versions
|
||||
|
||||
# Yarn state files
|
||||
.yarn/cache
|
||||
.yarn/unplugged
|
||||
.yarn/build-state.yml
|
||||
.yarn/install-state.gz
|
||||
|
||||
Binary file not shown.
@ -41,6 +41,7 @@
|
||||
"daisyui": "^3.1.0",
|
||||
"dayjs": "^1.11.7",
|
||||
"deepmerge": "^4.3.1",
|
||||
"firebase-tools": "^13.13.2",
|
||||
"lazy-load-vue3": "^1.3.0",
|
||||
"long": "^5.2.1",
|
||||
"md-editor-v3": "^2.8.1",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user