Skip to content

Commit 982f22c

Browse files
authored
Update postdoc.config.js
1 parent be34851 commit 982f22c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postdoc.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import {env} from 'node:process';
22
import {sep, join, basename, resolve, extname} from 'node:path';
33

44
const {
5-
NIGHTWATCH_VERSION = '3.7.0',
5+
NIGHTWATCH_VERSION = '3.8.1',
66
BASE_URL = 'https://nightwatchjs.org',
77
MD_DOCS_FOLDER = './docs',
88
API_DOCS_FOLDER = resolve('../nightwatch/lib/api'),

0 commit comments

Comments
 (0)