Skip to content

Commit e925392

Browse files
committed
update to 0.14
1 parent 2bd951f commit e925392

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app.mjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,9 +203,9 @@ limit 1000
203203
}
204204

205205
const idsToShow = [
206-
'25', // 0.13.0
206+
// '25', // 0.13.0
207207
// '23', // 0.12.0
208-
// '20', // '0.14.0',
208+
'20', // '0.14.0',
209209
// '19', // '0.15.0',
210210
];
211211

0 commit comments

Comments
 (0)