diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index a23550c..7e2717e 100644 --- a/package.json +++ b/package.json @@ -47,6 +47,7 @@ }, "github": "https://github.com/wout/svg.js", "license": "MIT", + "typings": "./svg.js.d.ts", "devDependencies": { "del": "^1.2.0", "gulp": "^3.8.6", |