Skip to content

Commit 6f1df24

Browse files
committed
docs: update readme
1 parent f52b85a commit 6f1df24

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
- [Resolvers](#resolvers)
1717
- [API Docs](#api-docs)
1818
- [License](#license)
19-
- [Contribute](#contribute)
19+
- [Contribution](#contribution)
2020

2121
## Install
2222

@@ -113,6 +113,6 @@ Licensed under either of
113113
- Apache 2.0, ([LICENSE-APACHE](LICENSE-APACHE) / <http://www.apache.org/licenses/LICENSE-2.0>)
114114
- MIT ([LICENSE-MIT](LICENSE-MIT) / <http://opensource.org/licenses/MIT>)
115115

116-
## Contribute
116+
## Contribution
117117

118118
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
},
175175
"devDependencies": {
176176
"@types/varint": "^6.0.0",
177-
"aegir": "^37.7.2",
177+
"aegir": "^37.9.1",
178178
"sinon": "^15.0.0",
179179
"util": "^0.12.3"
180180
},

0 commit comments

Comments
 (0)