Ver código fonte

Merge branch 'dev' of http://git.ycjcjy.com/zhiyuxing/miniapp-v3 into dev

xujing 5 anos atrás
pai
commit
5064a3e47e
2 arquivos alterados com 3 adições e 3 exclusões
  1. 1
    1
      package.json
  2. 2
    2
      yarn.lock

+ 1
- 1
package.json Ver arquivo

@@ -31,7 +31,7 @@
31 31
     "@tarojs/plugin-babel": "1.3.25",
32 32
     "@tarojs/plugin-csso": "1.3.25",
33 33
     "@tarojs/plugin-less": "1.3.25",
34
-    "@tarojs/plugin-sass": "^1.3.25",
34
+    "@tarojs/plugin-sass": "^2.1.5",
35 35
     "@tarojs/plugin-uglifyjs": "1.3.25",
36 36
     "@tarojs/webpack-runner": "1.3.25",
37 37
     "@types/react": "^16.4.6",

+ 2
- 2
yarn.lock Ver arquivo

@@ -4064,7 +4064,7 @@ eslint-scope@^5.0.0:
4064 4064
 
4065 4065
 eslint-utils@^1.3.1, eslint-utils@^1.4.3:
4066 4066
   version "1.4.3"
4067
-  resolved "http://r.cnpmjs.org/eslint-utils/download/eslint-utils-1.4.3.tgz#74fec7c54d0776b6f67e0251040b5806564e981f"
4067
+  resolved "https://registry.npm.taobao.org/eslint-utils/download/eslint-utils-1.4.3.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Feslint-utils%2Fdownload%2Feslint-utils-1.4.3.tgz#74fec7c54d0776b6f67e0251040b5806564e981f"
4068 4068
   integrity sha1-dP7HxU0Hdrb2fgJRBAtYBlZOmB8=
4069 4069
   dependencies:
4070 4070
     eslint-visitor-keys "^1.1.0"
@@ -4488,7 +4488,7 @@ fast-json-stable-stringify@^2.0.0:
4488 4488
 
4489 4489
 fast-levenshtein@~2.0.4, fast-levenshtein@~2.0.6:
4490 4490
   version "2.0.6"
4491
-  resolved "http://r.cnpmjs.org/fast-levenshtein/download/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
4491
+  resolved "https://registry.npm.taobao.org/fast-levenshtein/download/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
4492 4492
   integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=
4493 4493
 
4494 4494
 fastparse@^1.1.1: