We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be34851 commit 982f22cCopy full SHA for 982f22c
postdoc.config.js
@@ -2,7 +2,7 @@ import {env} from 'node:process';
2
import {sep, join, basename, resolve, extname} from 'node:path';
3
4
const {
5
- NIGHTWATCH_VERSION = '3.7.0',
+ NIGHTWATCH_VERSION = '3.8.1',
6
BASE_URL = 'https://nightwatchjs.org',
7
MD_DOCS_FOLDER = './docs',
8
API_DOCS_FOLDER = resolve('../nightwatch/lib/api'),
0 commit comments