add storybook-addon-links.d.ts

This commit is contained in:
Joscha Feth 2017-05-30 11:41:22 +10:00 committed by GitHub
parent fe882f94db
commit 034476a8bc

View File

@ -31,5 +31,6 @@
"peerDependencies": {
"react": "*",
"react-dom": "*"
}
},
"typings": "./storybook-addon-links.d.ts"
}