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 4efbdbc commit a08e3d6Copy full SHA for a08e3d6
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "sphinx_rtd_theme",
3
"main": "js/theme.js",
4
- "version": "1.0.1alpha1",
+ "version": "1.1.0-alpha.0",
5
"scripts": {
6
"dev": "webpack-dev-server --open --config webpack.dev.js",
7
"build": "webpack --config webpack.prod.js",
@@ -30,7 +30,7 @@
30
"jquery": "^3.6.0",
31
"lato-font": "^3.0.0",
32
"mini-css-extract-plugin": "^0.6.0",
33
- "node-sass": "^4.13.1",
+ "node-sass": "^4.14.1",
34
"optimize-css-assets-webpack-plugin": "^5.0.4",
35
"roboto-fontface": "^0.10.0",
36
"sass-loader": "^7.3.0",
0 commit comments