unpkg-white-list 1.228.0 → 1.229.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -4
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "unpkg-white-list",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.229.0",
|
|
4
4
|
"description": "npmmirror 允许开启 unpkg 和 sync package tgz 超大文件功能的白名单列表",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"files": [],
|
|
@@ -359,9 +359,6 @@
|
|
|
359
359
|
"@ant-basement/miniprogram-sdk": {
|
|
360
360
|
"version": "*"
|
|
361
361
|
},
|
|
362
|
-
"@aoguai/subscription": {
|
|
363
|
-
"version": "*"
|
|
364
|
-
},
|
|
365
362
|
"@apollo/client": {
|
|
366
363
|
"version": "*"
|
|
367
364
|
},
|