Commit 355cd057 authored by xuguangxing's avatar xuguangxing

feat: 积木1.6新增组件

parent baa54686
......@@ -24338,6 +24338,7 @@
},
"node_modules/npm/node_modules/lodash._baseindexof": {
"version": "3.1.0",
"extraneous": true,
"inBundle": true,
"license": "MIT"
},
......@@ -24352,16 +24353,19 @@
},
"node_modules/npm/node_modules/lodash._bindcallback": {
"version": "3.0.1",
"extraneous": true,
"inBundle": true,
"license": "MIT"
},
"node_modules/npm/node_modules/lodash._cacheindexof": {
"version": "3.0.2",
"extraneous": true,
"inBundle": true,
"license": "MIT"
},
"node_modules/npm/node_modules/lodash._createcache": {
"version": "3.1.2",
"extraneous": true,
"inBundle": true,
"license": "MIT",
"dependencies": {
......@@ -24375,6 +24379,7 @@
},
"node_modules/npm/node_modules/lodash._getnative": {
"version": "3.9.1",
"extraneous": true,
"inBundle": true,
"license": "MIT"
},
......@@ -24390,6 +24395,7 @@
},
"node_modules/npm/node_modules/lodash.restparam": {
"version": "3.6.1",
"extraneous": true,
"inBundle": true,
"license": "MIT"
},
......@@ -55238,7 +55244,8 @@
},
"lodash._baseindexof": {
"version": "3.1.0",
"bundled": true
"bundled": true,
"extraneous": true
},
"lodash._baseuniq": {
"version": "4.6.0",
......@@ -55250,15 +55257,18 @@
},
"lodash._bindcallback": {
"version": "3.0.1",
"bundled": true
"bundled": true,
"extraneous": true
},
"lodash._cacheindexof": {
"version": "3.0.2",
"bundled": true
"bundled": true,
"extraneous": true
},
"lodash._createcache": {
"version": "3.1.2",
"bundled": true,
"extraneous": true,
"requires": {
"lodash._getnative": "^3.0.0"
}
......@@ -55269,7 +55279,8 @@
},
"lodash._getnative": {
"version": "3.9.1",
"bundled": true
"bundled": true,
"extraneous": true
},
"lodash._root": {
"version": "3.0.1",
......@@ -55281,7 +55292,8 @@
},
"lodash.restparam": {
"version": "3.6.1",
"bundled": true
"bundled": true,
"extraneous": true
},
"lodash.union": {
"version": "4.6.0",
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment