From bf6cb260049e30aeb0120777012299c9717fa43e Mon Sep 17 00:00:00 2001 From: Giedrius Grabauskas Date: Wed, 3 May 2017 19:50:19 +0300 Subject: [PATCH] Added types entry file. --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 16a2fbe..e534f1f 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "version": "2.0.0", "description": "React CSS loaders with no prerequisites for required styles loading.", "main": "dist/simplr-loaders.js", + "types": "@types/simplr-loaders.d.ts", "author": "simplrjs (https://github.com/simplrjs)", "license": "MIT", "scripts": {