Skip to content

Commit 5c82d3f

Browse files
committed
Add typescript dependency for bokehjs
1 parent 5258f1b commit 5c82d3f

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
@@ -23,6 +23,7 @@
2323
"redux-logger": "^2.8.1",
2424
"redux-thunk": "^2.2.0",
2525
"style-loader": "^0.13.2",
26+
"typescript": "^2.2.2",
2627
"webpack": "^2.2.1",
2728
"webpack-dev-server": "^2.4.1",
2829
"whatwg-fetch": "^2.0.2"

0 commit comments

Comments
 (0)