@trimble-oss/modus-docs-hugo-theme 1.0.0-alpha19 → 1.0.0-alpha20
Sign up to get free protection for your applications and to get access to all the features.
- package/assets/css/_article.scss +0 -5
- package/package.json +3 -3
package/assets/css/_article.scss
CHANGED
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@trimble-oss/modus-docs-hugo-theme",
|
3
|
-
"version": "1.0.0-
|
3
|
+
"version": "1.0.0-alpha20",
|
4
4
|
"description": "A Documentation theme for Hugo built by Trimble",
|
5
5
|
"homepage": "https://github.com/trimble-oss/modus-docs-hugo-theme",
|
6
6
|
"bugs": {
|
@@ -34,11 +34,11 @@
|
|
34
34
|
"eslint": "8.57.0",
|
35
35
|
"eslint-config-prettier": "9.1.0",
|
36
36
|
"htmlhint": "1.1.4",
|
37
|
-
"hugo-bin": "0.122.
|
37
|
+
"hugo-bin": "0.122.4",
|
38
38
|
"postcss": "8.4.38",
|
39
39
|
"postcss-cli": "11.0.0",
|
40
40
|
"prettier": "3.2.5",
|
41
|
-
"stylelint": "16.
|
41
|
+
"stylelint": "16.4.0",
|
42
42
|
"stylelint-config-standard-scss": "13.1.0",
|
43
43
|
"stylelint-order": "6.0.4"
|
44
44
|
},
|