]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Include moment.d.ts file in packages (jspm)
authorTamir Duberstein <tamird@gmail.com>
Sat, 2 Jul 2016 21:00:49 +0000 (17:00 -0400)
committerIskren Chernev <iskren.chernev@gmail.com>
Sun, 4 Sep 2016 07:48:40 +0000 (00:48 -0700)
Similar to aea2a8961bc4dbff0471d0615af1f4fb98fc81d7 and required for
use with https://github.com/frankwallis/plugin-typescript.

package.json

index 43cad7e393efcea47f6e8aabf2bc9e497ac0bacf..a9cf74a78356d9628520a0cbf0460a94c9ae0ee7 100644 (file)
@@ -73,6 +73,7 @@
     "jspm": {
         "files": [
             "moment.js",
+            "moment.d.ts",
             "locale"
         ],
         "map": {