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

@@ -34,7 +34,6 @@
"cmx",
"cpio",
"cr2",
"csv",
"cur",
"dat",
"dcm",
@@ -131,6 +130,7 @@
"nef",
"npx",
"numbers",
"nupkg",
"o",
"oga",
"ogg",
@@ -184,8 +184,10 @@
"sketch",
"slk",
"smv",
"snk",
"so",
"stl",
"suo",
"sub",
"swf",
"tar",

View File

@@ -1,8 +1,8 @@
{
"_from": "binary-extensions@^1.0.0",
"_id": "binary-extensions@1.12.0",
"_id": "binary-extensions@1.13.0",
"_inBundle": false,
"_integrity": "sha512-DYWGk01lDcxeS/K9IHPGWfT8PsJmbXRtRd2Sx72Tnb8pcYZQFF1oSDb8hJtS1vhp212q1Rzi5dUf9+nq0o9UIg==",
"_integrity": "sha512-EgmjVLMn22z7eGGv3kcnHwSnJXmFHjISTY9E/S5lIcTD3Oxw05QTcBLNkJFzcb3cNueUdF/IN4U+d78V0zO8Hw==",
"_location": "/binary-extensions",
"_phantomChildren": {},
"_requested": {
@@ -18,8 +18,8 @@
"_requiredBy": [
"/is-binary-path"
],
"_resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-1.12.0.tgz",
"_shasum": "c2d780f53d45bba8317a8902d4ceeaf3a6385b14",
"_resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-1.13.0.tgz",
"_shasum": "9523e001306a32444b907423f1de2164222f6ab1",
"_spec": "binary-extensions@^1.0.0",
"_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\is-binary-path",
"author": {
@@ -64,5 +64,5 @@
"scripts": {
"test": "ava"
},
"version": "1.12.0"
"version": "1.13.0"
}