Skip to content

Commit

Permalink
slug module fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Resul Avan authored and Resul Avan committed Apr 27, 2020
1 parent 602e57b commit 82e47fd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ See the [Features](#features) for more functionalities
- [x] firebase-functions
- [x] performance configuration
- [x] the url same as hosting
- [x] firebase-storage
- [x] profile picture
- [x] firebase-auth
- [x] firebase-auth password
- [x] register
Expand Down
2 changes: 2 additions & 0 deletions functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"@nuxt/typescript-runtime": "^0.4.6",
"@nuxtjs/axios": "^5.10.1",
"@types/cookie-parser": "^1.4.2",
"@types/slug": "^0.9.1",
"body-parser": "^1.19.0",
"buefy": "^0.8.17",
"bulma-helpers": "^0.3.10",
Expand All @@ -32,6 +33,7 @@
"nuxt-i18n": "^6.10.1",
"nuxt-property-decorator": "^2.7.2",
"nuxt-start": "^2.12.2",
"slug": "^2.1.1",
"vee-validate": "^3.3.0",
"vuex-class": "^0.3.2"
},
Expand Down

0 comments on commit 82e47fd

Please sign in to comment.