@types/toastr
Advanced tools
Comparing version 2.1.34 to 2.1.35
// Type definitions for Toastr 2.1.3 | ||
// Project: https://github.com/CodeSeven/toastr | ||
// Definitions by: Boris Yankov <https://github.com/borisyankov/> | ||
// Definitions by: Boris Yankov <https://github.com/borisyankov> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -5,0 +5,0 @@ // TypeScript Version: 2.3 |
{ | ||
"name": "@types/toastr", | ||
"version": "2.1.34", | ||
"version": "2.1.35", | ||
"description": "TypeScript definitions for Toastr", | ||
@@ -9,3 +9,3 @@ "license": "MIT", | ||
"name": "Boris Yankov", | ||
"url": "https://github.com/borisyankov/" | ||
"url": "https://github.com/borisyankov" | ||
} | ||
@@ -22,5 +22,4 @@ ], | ||
}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "af649c3c31ce242d413d868918717fb6ce524968a169e513b394e6848acb34e9", | ||
"typesPublisherContentHash": "d6fa42b96f8f299a8367cf0acc0f91ee1f3e7ecbf75842d6f1f1e4ce64c2c59f", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 15 Jun 2017 20:23:46 GMT | ||
* Last updated: Mon, 21 Aug 2017 22:03:22 GMT | ||
* Dependencies: jquery | ||
@@ -17,2 +17,2 @@ * Global values: toastr | ||
# Credits | ||
These definitions were written by Boris Yankov <https://github.com/borisyankov/>. | ||
These definitions were written by Boris Yankov <https://github.com/borisyankov>. |
10869