Ensure python 3.7 is used for sphinx and bump lerna version
Showing
... | @@ -77,7 +77,7 @@ | ... | @@ -77,7 +77,7 @@ |
"install": "^0.9.5", | "install": "^0.9.5", | ||
"jasmine-core": "2.99.1", | "jasmine-core": "2.99.1", | ||
"jsdoc": "^3.6.2", | "jsdoc": "^3.6.2", | ||
"lerna": "^3.16.2", | "lerna": "^3.16.4", | ||
"lodash-template-webpack-loader": "jcbrand/lodash-template-webpack-loader", | "lodash-template-webpack-loader": "jcbrand/lodash-template-webpack-loader", | ||
"mini-css-extract-plugin": "^0.7.0", | "mini-css-extract-plugin": "^0.7.0", | ||
"minimist": "^1.2.0", | "minimist": "^1.2.0", | ||
... | ... |
Please register or sign in to comment