feat(SmartdataDoc): add custom unique indexes

This commit is contained in:
2018-07-10 21:27:16 +02:00
parent 1cf02157c4
commit 46514a2743
5 changed files with 562 additions and 1 deletions

View File

@@ -34,7 +34,10 @@
"devDependencies": {
"@gitzone/tsrun": "^1.1.2",
"@types/node": "^10.5.2",
"@types/shortid": "0.0.29",
"mongodb-memory-server": "^1.9.0",
"qenv": "^1.1.7",
"shortid": "^2.2.11",
"tapbundle": "^2.0.2"
}
}