Skip to content

Commit 2d3d098

Browse files
Chiu PeterChiu Peter
authored andcommitted
fix cheerio version
1 parent 54a6a1b commit 2d3d098

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"base64-js": "^1.5.1",
3434
"bulma": "^0.9.4",
3535
"bulma-tooltip": "^3.0.2",
36+
"cheerio": "1.0.0-rc.12",
3637
"classnames": "^2.2.6",
3738
"d3": "^5.15.0",
3839
"highlight.js": "^11.0.1",
@@ -117,7 +118,7 @@
117118
"rollup-plugin-node-resolve": "^5.2.0",
118119
"rollup-plugin-replace": "^2.2.0",
119120
"rollup-plugin-styles": "^3.14.1",
120-
"rollup-plugin-typescript2": "^0.30.0",
121+
"rollup-plugin-typescript2": "^0.36.0",
121122
"source-map-explorer": "^2.5.2",
122123
"style-loader": "^1.3.0",
123124
"ts-jest": "^26.5.6",

0 commit comments

Comments
 (0)