Skip to content

Commit

Permalink
Merge pull request #59 from dlhandsome/fix-dependence-types
Browse files Browse the repository at this point in the history
fix: fixed types
  • Loading branch information
dlhandsome authored Jun 21, 2024
2 parents e35cde0 + b572792 commit d70208d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
"devDependencies": {
"@babel/core": "^7.9.0",
"@babel/plugin-transform-modules-commonjs": "^7.9.0",
"@types/wechat-miniprogram": "^3.4.7",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"autoprefixer": "^9.7.5",
Expand All @@ -74,6 +73,7 @@
"husky": "^4.2.3",
"jest": "^25.2.3",
"lerna": "^3.22.1",
"miniprogram-api-typings": "^3.12.2",
"nyc": "^15.0.0",
"prettier": "^2.0.2",
"typescript": "^4.4.2",
Expand Down

0 comments on commit d70208d

Please sign in to comment.