Skip to content

Commit

Permalink
Merge pull request #1339 from joscha/joscha/remove-addon-knobs-types
Browse files Browse the repository at this point in the history
remove typings for @storybook/addon-knobs
  • Loading branch information
shilman committed Jun 23, 2017
2 parents 5e82586 + dcae32f commit 11dc35d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 47 deletions.
1 change: 0 additions & 1 deletion addons/knobs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"description": "Storybook Addon Prop Editor Component",
"license": "MIT",
"main": "dist/index.js",
"typings": "./storybook-addon-knobs.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/storybooks/storybook.git"
Expand Down
46 changes: 0 additions & 46 deletions addons/knobs/storybook-addon-knobs.d.ts

This file was deleted.

0 comments on commit 11dc35d

Please sign in to comment.