]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Add TypeScript as a dev dependency
authorJohn Reilly <johnny_reilly@hotmail.com>
Mon, 4 Jul 2016 10:25:54 +0000 (11:25 +0100)
committerIskren Chernev <iskren.chernev@gmail.com>
Wed, 7 Sep 2016 06:11:49 +0000 (23:11 -0700)
package.json

index d92c5aa785a66c272aaa300f33e77ddb5c0e07fc..b277f2352b1d92e586962022f0c5fca67c5d3240 100644 (file)
@@ -65,6 +65,7 @@
         "qunit": "^0.7.5",
         "qunit-cli": "^0.1.4",
         "spacejam": "latest",
+        "typescript": "^1.8.10",
         "coveralls": "^2.11.2",
         "nyc": "^2.1.4"
     },