From: Tamir Duberstein Date: Sat, 2 Jul 2016 21:00:49 +0000 (-0400) Subject: Include moment.d.ts file in packages (jspm) X-Git-Tag: 2.15.0~9^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1505c97bd7590b7c303f2d3ea2f8d8d2ee28a09a;p=thirdparty%2Fmoment.git Include moment.d.ts file in packages (jspm) Similar to aea2a8961bc4dbff0471d0615af1f4fb98fc81d7 and required for use with https://github.com/frankwallis/plugin-typescript. --- diff --git a/package.json b/package.json index 43cad7e39..a9cf74a78 100644 --- a/package.json +++ b/package.json @@ -73,6 +73,7 @@ "jspm": { "files": [ "moment.js", + "moment.d.ts", "locale" ], "map": {