We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c705ad6 commit aabcc37Copy full SHA for aabcc37
1 file changed
package.json
@@ -17,7 +17,7 @@
17
"type": "git",
18
"url": "git+https://github.com/wangdoc/bash-tutorial.git"
19
},
20
- "keywords": [],
+ "keywords": ["tutorial", "Bash"],
21
"author": "",
22
"license": "CC-BY-SA-4.0",
23
"bugs": {
@@ -32,7 +32,7 @@
32
"dependencies": {
33
"gh-pages": "^2.2.0",
34
"husky": "^4.2.3",
35
- "loppo": "^0.6.17",
+ "loppo": "latest",
36
"loppo-theme-wangdoc": "latest"
37
}
38
0 commit comments