changes to organization model

This commit is contained in:
Arjun Patel
2019-03-13 22:10:06 -07:00
parent 0c88460b54
commit ac5d5db1ff
5 changed files with 109 additions and 57 deletions
+2 -1
View File
@@ -31,7 +31,8 @@
"mysql2": "^1.6.4",
"sequelize": "^4.42.0",
"sequelize-cli": "^5.4.0",
"stripe": "^6.22.0"
"stripe": "^6.22.0",
"uuid": "^3.3.2"
},
"devDependencies": {
"dotenv-flow": "^0.2.0"