Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Commit

Permalink
feat(deps): update to proxy agent 6 (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
dogpatch626 authored Jan 17, 2024
1 parent 3685867 commit 50ec9e2
Show file tree
Hide file tree
Showing 4 changed files with 426 additions and 497 deletions.
2 changes: 1 addition & 1 deletion __tests__/index.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import rimraf from 'rimraf';
import fs from 'fs';
import path from 'path';
import mkdirp from 'mkdirp';
import ProxyAgent from 'proxy-agent';
import { ProxyAgent } from 'proxy-agent';
import oneAppDevCdn from '../src';
import { removeDuplicatedModules } from '../src/util';

Expand Down
Loading

0 comments on commit 50ec9e2

Please sign in to comment.