We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54a6a1b commit 2d3d098Copy full SHA for 2d3d098
package.json
@@ -33,6 +33,7 @@
33
"base64-js": "^1.5.1",
34
"bulma": "^0.9.4",
35
"bulma-tooltip": "^3.0.2",
36
+ "cheerio": "1.0.0-rc.12",
37
"classnames": "^2.2.6",
38
"d3": "^5.15.0",
39
"highlight.js": "^11.0.1",
@@ -117,7 +118,7 @@
117
118
"rollup-plugin-node-resolve": "^5.2.0",
119
"rollup-plugin-replace": "^2.2.0",
120
"rollup-plugin-styles": "^3.14.1",
- "rollup-plugin-typescript2": "^0.30.0",
121
+ "rollup-plugin-typescript2": "^0.36.0",
122
"source-map-explorer": "^2.5.2",
123
"style-loader": "^1.3.0",
124
"ts-jest": "^26.5.6",
0 commit comments