now adhering to standard js added getStringArray method
This commit is contained in:
11
package.json
11
package.json
@@ -18,14 +18,17 @@
|
||||
},
|
||||
"homepage": "https://gitlab.com/pushrocks/lik#README",
|
||||
"devDependencies": {
|
||||
"npmts-g": "^5.2.6",
|
||||
"should": "^10.0.0",
|
||||
"typings-test": "^1.0.1"
|
||||
"@types/should": "^8.1.30",
|
||||
"npmts-g": "^5.2.8",
|
||||
"should": "^11.1.0",
|
||||
"typings-test": "^1.0.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/lodash": "^4.14.35",
|
||||
"@types/minimatch": "2.x.x",
|
||||
"@types/q": "0.x.x",
|
||||
"minimatch": "^3.0.2",
|
||||
"lodash": "^4.16.1",
|
||||
"minimatch": "^3.0.3",
|
||||
"q": "^1.4.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user