Skip to content

Commit

Permalink
chore: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
charlypa committed Apr 23, 2024
1 parent bec291b commit 46d4989
Show file tree
Hide file tree
Showing 4 changed files with 434 additions and 133 deletions.
2 changes: 1 addition & 1 deletion build/jsDocGenerate.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

/* eslint-env node */
import * as documentation from 'documentation';
import glob from "glob";
import { glob } from 'glob';
import * as path from "path";
import * as fs from "fs";
import clc from 'cli-color';
Expand Down
Loading

0 comments on commit 46d4989

Please sign in to comment.