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

10
node_modules/hash.js/package.json generated vendored
View File

@@ -1,8 +1,8 @@
{
"_from": "hash.js@^1.0.0",
"_id": "hash.js@1.1.5",
"_id": "hash.js@1.1.7",
"_inBundle": false,
"_integrity": "sha512-eWI5HG9Np+eHV1KQhisXWwM+4EPPYe5dFX1UZZH7k/E3JzDEazVH+VGlZi6R94ZqImq+A3D1mCEtrFIfg/E7sA==",
"_integrity": "sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==",
"_location": "/hash.js",
"_phantomChildren": {},
"_requested": {
@@ -19,8 +19,8 @@
"/elliptic",
"/hmac-drbg"
],
"_resolved": "https://registry.npmjs.org/hash.js/-/hash.js-1.1.5.tgz",
"_shasum": "e38ab4b85dfb1e0c40fe9265c0e9b54854c23812",
"_resolved": "https://registry.npmjs.org/hash.js/-/hash.js-1.1.7.tgz",
"_shasum": "0babca538e8d4ee4a0f8988d68866537a003cf42",
"_spec": "hash.js@^1.0.0",
"_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\elliptic",
"author": {
@@ -60,5 +60,5 @@
"test": "mocha --reporter=spec test/*-test.js && npm run lint"
},
"typings": "lib/hash.d.ts",
"version": "1.1.5"
"version": "1.1.7"
}