Przeglądaj źródła

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

xujing 5 lat temu
rodzic
commit
5064a3e47e
2 zmienionych plików z 3 dodań i 3 usunięć
  1. 1
    1
      package.json
  2. 2
    2
      yarn.lock

+ 1
- 1
package.json Wyświetl plik

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

+ 2
- 2
yarn.lock Wyświetl plik

4064
 
4064
 
4065
 eslint-utils@^1.3.1, eslint-utils@^1.4.3:
4065
 eslint-utils@^1.3.1, eslint-utils@^1.4.3:
4066
   version "1.4.3"
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
   integrity sha1-dP7HxU0Hdrb2fgJRBAtYBlZOmB8=
4068
   integrity sha1-dP7HxU0Hdrb2fgJRBAtYBlZOmB8=
4069
   dependencies:
4069
   dependencies:
4070
     eslint-visitor-keys "^1.1.0"
4070
     eslint-visitor-keys "^1.1.0"
4488
 
4488
 
4489
 fast-levenshtein@~2.0.4, fast-levenshtein@~2.0.6:
4489
 fast-levenshtein@~2.0.4, fast-levenshtein@~2.0.6:
4490
   version "2.0.6"
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
   integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=
4492
   integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=
4493
 
4493
 
4494
 fastparse@^1.1.1:
4494
 fastparse@^1.1.1: