Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
1bdcae0524 | |||
62892fa1b8 |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "lik",
|
||||
"version": "1.0.8",
|
||||
"version": "1.0.9",
|
||||
"description": "light little helpers for node",
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
@ -23,8 +23,8 @@
|
||||
"typings-test": "^1.0.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/minimatch": "^2.0.28",
|
||||
"@types/q": "^0.0.27",
|
||||
"@types/minimatch": "2.x.x",
|
||||
"@types/q": "0.x.x",
|
||||
"minimatch": "^3.0.2",
|
||||
"q": "^1.4.1"
|
||||
}
|
||||
|
Reference in New Issue
Block a user