nav tabs on admin dashboard

This commit is contained in:
2019-03-07 00:20:34 -06:00
parent f73d6ae228
commit e4f473f376
11661 changed files with 216240 additions and 1544253 deletions
+13 -13
View File
@@ -1,29 +1,29 @@
{
"_from": "caniuse-lite@^1.0.30000805",
"_id": "caniuse-lite@1.0.30000899",
"_from": "caniuse-lite@^1.0.30000939",
"_id": "caniuse-lite@1.0.30000942",
"_inBundle": false,
"_integrity": "sha512-enC3zKfUCJxxwvUIsBkbHd54CtJw1KtIWvrK0JZxWD/fEN2knHaai45lndJ4xXAkyRAPyk60J3yagkKDWhfeMA==",
"_integrity": "sha512-wLf+IhZUy2rfz48tc40OH7jHjXjnvDFEYqBHluINs/6MgzoNLPf25zhE4NOVzqxLKndf+hau81sAW0RcGHIaBQ==",
"_location": "/caniuse-lite",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "caniuse-lite@^1.0.30000805",
"raw": "caniuse-lite@^1.0.30000939",
"name": "caniuse-lite",
"escapedName": "caniuse-lite",
"rawSpec": "^1.0.30000805",
"rawSpec": "^1.0.30000939",
"saveSpec": null,
"fetchSpec": "^1.0.30000805"
"fetchSpec": "^1.0.30000939"
},
"_requiredBy": [
"/autoprefixer",
"/babel-preset-env/browserslist",
"/browserslist"
"/browserslist",
"/caniuse-api"
],
"_resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30000899.tgz",
"_shasum": "6febdbbc388a7982f620ee0e3d09aab0c061389e",
"_spec": "caniuse-lite@^1.0.30000805",
"_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\autoprefixer",
"_resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30000942.tgz",
"_shasum": "454139b28274bce70bfe1d50c30970df7430c6e4",
"_spec": "caniuse-lite@^1.0.30000939",
"_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\browserslist",
"author": {
"name": "Ben Briggs",
"email": "beneb.info@gmail.com",
@@ -57,5 +57,5 @@
"scripts": {
"prepublish": "del-cli dist && babel src/unpacker -d dist/unpacker && mkdir dist/lib && babel src/lib/statuses.js -o dist/lib/statuses.js && babel src/lib/supported.js -o dist/lib/supported.js"
},
"version": "1.0.30000899"
"version": "1.0.30000942"
}