Comparing version 0.1.5 to 0.1.6
{ | ||
"name": "ss-utils", | ||
"title": "ServiceStack JavaScript Utils", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "ServiceStack's JavaScript library providing a number of convenience utilities in developing javascript web apps. Integrates with ServiceStack's Server features including Error Handling, Validation and Server Events", | ||
@@ -6,0 +6,0 @@ "homepage": "https://github.com/ServiceStack/ss-utils", |
@@ -6,4 +6,2 @@ // Type definitions for ServiceStack Utils v0.0.1 | ||
/// <reference path="../jquery/jquery.d.ts" /> | ||
declare namespace ssutils { | ||
@@ -10,0 +8,0 @@ |
29323
697