mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
update package.json
This commit is contained in:
Generated
+6
-6
@@ -103,9 +103,9 @@
|
||||
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
|
||||
},
|
||||
"minimatch": {
|
||||
"version": "2.0.8",
|
||||
"version": "2.0.9",
|
||||
"from": "minimatch@>=2.0.1 <3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.8.tgz",
|
||||
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.9.tgz",
|
||||
"dependencies": {
|
||||
"brace-expansion": {
|
||||
"version": "1.1.0",
|
||||
@@ -170,9 +170,9 @@
|
||||
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
|
||||
},
|
||||
"minimatch": {
|
||||
"version": "2.0.8",
|
||||
"version": "2.0.9",
|
||||
"from": "minimatch@>=2.0.1 <3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.8.tgz",
|
||||
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.9.tgz",
|
||||
"dependencies": {
|
||||
"brace-expansion": {
|
||||
"version": "1.1.0",
|
||||
@@ -306,8 +306,8 @@
|
||||
},
|
||||
"typescript": {
|
||||
"version": "1.5.3",
|
||||
"from": "https://github.com/Microsoft/TypeScript/tarball/release-1.5",
|
||||
"resolved": "https://github.com/Microsoft/TypeScript/tarball/release-1.5"
|
||||
"from": "typescript@1.5.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-1.5.3.tgz"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -36,6 +36,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"definition-tester": "0.2.0",
|
||||
"typescript": "https://github.com/Microsoft/TypeScript/tarball/release-1.5"
|
||||
"typescript": "1.5.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user