chore: small changes
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
"licia": "^1.42.0",
|
||||
"luna-box-model": "^1.0.0",
|
||||
"luna-console": "^1.3.4",
|
||||
"luna-data-grid": "^0.6.0",
|
||||
"luna-data-grid": "^1.0.0",
|
||||
"luna-dom-viewer": "^1.4.0",
|
||||
"luna-modal": "^1.2.3",
|
||||
"luna-notification": "^0.3.2",
|
||||
|
||||
@@ -105,7 +105,7 @@ export default [
|
||||
fn() {
|
||||
loadPlugin('monitor')
|
||||
},
|
||||
desc: 'Display page fps and memory',
|
||||
desc: 'Display page fps, memory and dom nodes',
|
||||
},
|
||||
{
|
||||
name: 'Load Features Plugin',
|
||||
@@ -224,7 +224,7 @@ function loadPlugin(name) {
|
||||
}
|
||||
|
||||
const pluginVersion = {
|
||||
monitor: '1.0.2',
|
||||
monitor: '1.1.1',
|
||||
features: '2.1.0',
|
||||
timing: '2.0.1',
|
||||
code: '2.2.0',
|
||||
|
||||
Reference in New Issue
Block a user