Skip to content

Commit aabcc37

Browse files
committed
refactor: edit package.json
1 parent c705ad6 commit aabcc37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"type": "git",
1818
"url": "git+https://github.com/wangdoc/bash-tutorial.git"
1919
},
20-
"keywords": [],
20+
"keywords": ["tutorial", "Bash"],
2121
"author": "",
2222
"license": "CC-BY-SA-4.0",
2323
"bugs": {
@@ -32,7 +32,7 @@
3232
"dependencies": {
3333
"gh-pages": "^2.2.0",
3434
"husky": "^4.2.3",
35-
"loppo": "^0.6.17",
35+
"loppo": "latest",
3636
"loppo-theme-wangdoc": "latest"
3737
}
3838
}

0 commit comments

Comments
 (0)