From c0005f5645d5f5202a77887d29fe3afe17e0b154 Mon Sep 17 00:00:00 2001 From: afc163 Date: Wed, 24 Aug 2016 17:56:02 +0800 Subject: [PATCH] Add typings to devDeps --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index d4c35fb191..39a4717666 100644 --- a/package.json +++ b/package.json @@ -122,6 +122,7 @@ "react-stateless-wrapper": "^1.0.2", "react-sublime-video": "^0.2.0", "reqwest": "^2.0.5", + "typings": "^1.3.2", "values.js": "^1.0.3", "webpack-babel-jest": "^1.0.4" },