Skip to content

Commit dfa4ecb

Browse files
committed
update scriptname
1 parent d97a1ef commit dfa4ecb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/postversion.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ echo 'update changelog'
1212
./scripts/update-changelog-page.sh
1313

1414
echo 'build new package'
15-
node ./build.js
15+
node ./build.cjs
1616

1717
echo 'copy new version'
1818
cp "./pkg/sinon.js" "./docs/releases/sinon-$PACKAGE_VERSION.js"

0 commit comments

Comments
 (0)