Skip to content

Commit e5446e6

Browse files
committed
Add typings index in package.json - Fix #36
1 parent b20df04 commit e5446e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"url": "https://github.com/ghidoz/angular2-jsonapi/issues"
3131
},
3232
"main": "./dist/index.js",
33+
"typings": "./dist/index.d.ts",
3334
"dependencies": {
3435
"@angular/common": "2.0.0",
3536
"@angular/compiler": "2.0.0",

0 commit comments

Comments
 (0)