Skip to content

Commit

Permalink
chore: update pacakges
Browse files Browse the repository at this point in the history
  • Loading branch information
charlypa committed Apr 23, 2024
1 parent 7e8e95c commit 9519f91
Show file tree
Hide file tree
Showing 6 changed files with 437 additions and 135 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 9519f91

Please sign in to comment.