We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1cee2d7 + aa840a0 commit 0f3a41aCopy full SHA for 0f3a41a
demo/taro-app/package.json
@@ -38,19 +38,17 @@
38
"@tarojs/react": "3.5.1",
39
"@tarojs/runtime": "3.5.1",
40
"@tarojs/taro": "3.5.1",
41
- "@tarojs/webpack5-runner": "^3.5.1",
42
"react": "^18.2.0",
43
"react-dom": "^18.2.0",
44
"taro-hooks": "1.5.9"
45
},
46
"devDependencies": {
47
"@babel/core": "^7.18.10",
48
- "@icebreakers/weapp-tailwindcss-test-components": "^0.0.1",
49
"@tarojs/cli": "3.5.1",
50
"@tarojs/mini-runner": "3.5.1",
51
"@tarojs/plugin-framework-react": "^3.4.13",
52
"@tarojs/webpack-runner": "3.5.1",
53
+ "@tarojs/webpack5-runner": "3.5.1",
54
"@types/react": "^18.0.15",
55
"@types/webpack-env": "^1.17.0",
56
"@typescript-eslint/eslint-plugin": "^5.32.0",
0 commit comments