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,26 +1,26 @@
{
"_from": "schema-utils@^0.4.0",
"_id": "schema-utils@0.4.7",
"_from": "schema-utils@^1.0.0",
"_id": "schema-utils@1.0.0",
"_inBundle": false,
"_integrity": "sha512-v/iwU6wvwGK8HbU9yi3/nhGzP0yGSuhQMzL6ySiec1FSrZZDkhm4noOSWzrNFo/jEc+SJY6jRTwuwbSXJPDUnQ==",
"_integrity": "sha512-i27Mic4KovM/lnGsy8whRCHhc7VicJajAjTrYg11K9zfZXnYIt4k5F+kZkwjnrhKzLic/HLU4j11mjsz2G/75g==",
"_location": "/postcss-loader/schema-utils",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "schema-utils@^0.4.0",
"raw": "schema-utils@^1.0.0",
"name": "schema-utils",
"escapedName": "schema-utils",
"rawSpec": "^0.4.0",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "^0.4.0"
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/postcss-loader"
],
"_resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-0.4.7.tgz",
"_shasum": "ba74f597d2be2ea880131746ee17d0a093c68187",
"_spec": "schema-utils@^0.4.0",
"_resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-1.0.0.tgz",
"_shasum": "0b79a93204d7b600d4b2850d1f66c2a34951c770",
"_spec": "schema-utils@^1.0.0",
"_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\postcss-loader",
"author": {
"name": "webpack Contrib",
@@ -32,6 +32,7 @@
"bundleDependencies": false,
"dependencies": {
"ajv": "^6.1.0",
"ajv-errors": "^1.0.0",
"ajv-keywords": "^3.1.0"
},
"deprecated": false,
@@ -69,5 +70,5 @@
"release": "npm run commits && standard-version",
"test": "jest --env node --verbose --coverage"
},
"version": "0.4.7"
"version": "1.0.0"
}