Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
59173eebc4 | |||
515571dcb3 | |||
177ed2d03d |
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "lik",
|
"name": "lik",
|
||||||
"version": "1.0.22",
|
"version": "1.0.24",
|
||||||
"description": "light little helpers for node",
|
"description": "light little helpers for node",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"typings": "dist/index.d.ts",
|
"typings": "dist/index.d.ts",
|
||||||
@ -30,6 +30,7 @@
|
|||||||
"lodash": "^4.16.1",
|
"lodash": "^4.16.1",
|
||||||
"minimatch": "^3.0.3",
|
"minimatch": "^3.0.3",
|
||||||
"q": "^1.4.1",
|
"q": "^1.4.1",
|
||||||
"rxjs": "^5.0.0-beta.12"
|
"rxjs": "^5.0.0-beta.12",
|
||||||
|
"typings-global": "^1.0.14"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user