Skip to content

pref(pkg): clean old dependencies with bugfix #1845

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
May 6, 2024
Merged

pref(pkg): clean old dependencies with bugfix #1845

merged 9 commits into from
May 6, 2024

Conversation

Rhilip
Copy link
Collaborator

@Rhilip Rhilip commented May 5, 2024

#1825 的基础上,对pkg进一步优化

@@ -1,6 +1,5 @@
import JSZip from "jszip";
import md5 from "blueimp-md5";
import * as CryptoJS from "crypto-js";
import { MD5, AES,enc } from "crypto-js";
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
import { MD5, AES,enc } from "crypto-js";
import {MD5, AES, enc} from "crypto-js";

@Rhilip Rhilip force-pushed the dev_update_pkg branch from 178fa5f to 161c438 Compare May 6, 2024 12:03
@Rhilip Rhilip requested review from trim21, ted423 and IITII and removed request for trim21 May 6, 2024 12:32
@Rhilip Rhilip marked this pull request as ready for review May 6, 2024 13:34
@Rhilip Rhilip changed the title pref(pkg): clean old dependencies pref(pkg): clean old dependencies with bugfix May 6, 2024
@Rhilip Rhilip merged commit cd6505d into dev May 6, 2024
4 checks passed
@Rhilip Rhilip deleted the dev_update_pkg branch May 6, 2024 14:36
@Rhilip Rhilip mentioned this pull request May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants