Skip to content

Commit fd46c58

Browse files
committed
Readme: Refer #3 (got 1.12.x breaks mocha)
1 parent ade587b commit fd46c58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ The following is a list of `devDependencies` with their description.
200200

201201
* {npmjs-pkg}/nginx-testing[nginx-testing] -- Support for integration/acceptance testing of nginx configuration.
202202

203-
* {npmjs-pkg}/got[got] -- A human-friendly and powerful HTTP request library for Node.js. Used in integration tests.
203+
* {npmjs-pkg}/got[got] -- A human-friendly and powerful HTTP request library for Node.js. Used in integration tests. Do _not_ update it to version 12.x (see https://github.com/{gh-name}/issues/3[#3])!
204204

205205
* {npmjs-pkg}/eslint[eslint] -- {ESLint} is a tool for identifying and reporting on patterns found in JavaScript and TypeScript code.
206206
** {npmjs-pkg}/@typescript-eslint/eslint-plugin[@typescript-eslint/eslint-plugin] -- A TypeScript plugin for {ESlint}.

0 commit comments

Comments
 (0)