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

View File

@@ -1,29 +1,27 @@
{
"_from": "caniuse-api@^1.5.2",
"_id": "caniuse-api@1.6.1",
"_from": "caniuse-api@^3.0.0",
"_id": "caniuse-api@3.0.0",
"_inBundle": false,
"_integrity": "sha1-tTTnxzTE+B7F++isoq0kNUuWLGw=",
"_integrity": "sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==",
"_location": "/caniuse-api",
"_phantomChildren": {
"caniuse-db": "1.0.30000899",
"electron-to-chromium": "1.3.82"
},
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "caniuse-api@^1.5.2",
"raw": "caniuse-api@^3.0.0",
"name": "caniuse-api",
"escapedName": "caniuse-api",
"rawSpec": "^1.5.2",
"rawSpec": "^3.0.0",
"saveSpec": null,
"fetchSpec": "^1.5.2"
"fetchSpec": "^3.0.0"
},
"_requiredBy": [
"/postcss-merge-rules"
"/postcss-merge-rules",
"/postcss-reduce-initial"
],
"_resolved": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-1.6.1.tgz",
"_shasum": "b534e7c734c4f81ec5fbe8aca2ad24354b962c6c",
"_spec": "caniuse-api@^1.5.2",
"_resolved": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-3.0.0.tgz",
"_shasum": "5e4d90e2274961d46291997df599e3ed008ee4c0",
"_spec": "caniuse-api@^3.0.0",
"_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\postcss-merge-rules",
"authors": [
"nyalab",
@@ -39,8 +37,8 @@
},
"bundleDependencies": false,
"dependencies": {
"browserslist": "^1.3.6",
"caniuse-db": "^1.0.30000529",
"browserslist": "^4.0.0",
"caniuse-lite": "^1.0.0",
"lodash.memoize": "^4.1.2",
"lodash.uniq": "^4.5.0"
},
@@ -78,5 +76,5 @@
"release": "npmpub",
"test": "npm run lint && babel-tape-runner test/*.js | tap-spec"
},
"version": "1.6.1"
"version": "3.0.0"
}