Skip to content

Commit

Permalink
Merge branch 'v4' of https://github.com/jdf2e/nutui into v4
Browse files Browse the repository at this point in the history
  • Loading branch information
richard1015 committed Dec 26, 2022
2 parents bb906ad + 9028937 commit 093a630
Show file tree
Hide file tree
Showing 2 changed files with 15,444 additions and 4,523 deletions.
12 changes: 11 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,14 @@
"devDependencies": {
"@commitlint/cli": "^10.0.0",
"@commitlint/config-conventional": "^10.0.0",
"@tarojs/cli": "3.5.6",
"@tarojs/mini-runner": "3.5.6",
"@tarojs/plugin-platform-weapp": "3.5.6",
"@tarojs/runtime": "3.5.6",
"@tarojs/taro": "3.5.6",
"@tarojs/plugin-framework-vue3": "3.5.6",
"@tarojs/plugin-html": "3.5.6",
"@tarojs/webpack5-runner": "3.5.6",
"@types/jest": "^26.0.22",
"@types/node": "^17.0.16",
"@typescript-eslint/eslint-plugin": "^4.20.0",
Expand Down Expand Up @@ -130,7 +137,10 @@
"vite-plugin-md": "^0.21.5",
"vue": "^3.2.24",
"vue-jest": "^5.0.0-alpha.7",
"vue-tsc": "^1.0.9"
"vue-tsc": "^1.0.9",
"babel-preset-taro": "3.5.6",
"eslint-config-taro": "3.5.6",
"webpack": "^5.69.0"
},
"eslintConfig": {
"root": true,
Expand Down
Loading

0 comments on commit 093a630

Please sign in to comment.