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

24
node_modules/pump/package.json generated vendored
View File

@@ -1,27 +1,27 @@
{
"_from": "pump@^2.0.1",
"_id": "pump@2.0.1",
"_from": "pump@^3.0.0",
"_id": "pump@3.0.0",
"_inBundle": false,
"_integrity": "sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==",
"_integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==",
"_location": "/pump",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "pump@^2.0.1",
"raw": "pump@^3.0.0",
"name": "pump",
"escapedName": "pump",
"rawSpec": "^2.0.1",
"rawSpec": "^3.0.0",
"saveSpec": null,
"fetchSpec": "^2.0.1"
"fetchSpec": "^3.0.0"
},
"_requiredBy": [
"/mississippi",
"/pumpify"
"/get-stream",
"/mississippi"
],
"_resolved": "https://registry.npmjs.org/pump/-/pump-2.0.1.tgz",
"_shasum": "12399add6e4cf7526d973cbc8b5ce2e2908b3909",
"_spec": "pump@^2.0.1",
"_resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz",
"_shasum": "b4a2116815bde2f4e1ea602354e8c75565107a64",
"_spec": "pump@^3.0.0",
"_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\mississippi",
"author": {
"name": "Mathias Buus Madsen",
@@ -56,5 +56,5 @@
"scripts": {
"test": "node test-browser.js && node test-node.js"
},
"version": "2.0.1"
"version": "3.0.0"
}