add keyValueObjectArray

This commit is contained in:
2016-08-04 16:09:39 +02:00
parent d7a0541d81
commit 11a2cf83ee
7 changed files with 94 additions and 65 deletions

View File

@@ -23,15 +23,15 @@
},
"homepage": "https://gitlab.com/pushrocks/qenv#README",
"devDependencies": {
"npmts-g": "^5.2.6",
"should": "^9.0.2",
"npmts-g": "^5.2.8",
"should": "^10.0.0",
"typings-test": "^1.0.1"
},
"dependencies": {
"beautylog": "^5.0.12",
"lodash": "^4.13.1",
"beautylog": "^5.0.20",
"lodash": "^4.14.1",
"q": "^1.4.1",
"smartfile": "^3.0.10",
"typings-global": "^1.0.3"
"smartfile": "^4.0.13",
"typings-global": "^1.0.6"
}
}