nav tabs on admin dashboard
This commit is contained in:
+11
-10
@@ -1,26 +1,26 @@
|
||||
{
|
||||
"_from": "source-map@~0.5.1",
|
||||
"_id": "source-map@0.5.7",
|
||||
"_from": "source-map@~0.6.1",
|
||||
"_id": "source-map@0.6.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=",
|
||||
"_integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
|
||||
"_location": "/uglify-js/source-map",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "source-map@~0.5.1",
|
||||
"raw": "source-map@~0.6.1",
|
||||
"name": "source-map",
|
||||
"escapedName": "source-map",
|
||||
"rawSpec": "~0.5.1",
|
||||
"rawSpec": "~0.6.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "~0.5.1"
|
||||
"fetchSpec": "~0.6.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/uglify-js"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
|
||||
"_shasum": "8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc",
|
||||
"_spec": "source-map@~0.5.1",
|
||||
"_resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
||||
"_shasum": "74722af32e9614e9c287a8d0bbde48b5e2f1a263",
|
||||
"_spec": "source-map@~0.6.1",
|
||||
"_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\uglify-js",
|
||||
"author": {
|
||||
"name": "Nick Fitzgerald",
|
||||
@@ -187,6 +187,7 @@
|
||||
},
|
||||
"files": [
|
||||
"source-map.js",
|
||||
"source-map.d.ts",
|
||||
"lib/",
|
||||
"dist/source-map.debug.js",
|
||||
"dist/source-map.js",
|
||||
@@ -207,5 +208,5 @@
|
||||
"toc": "doctoc --title '## Table of Contents' README.md && doctoc --title '## Table of Contents' CONTRIBUTING.md"
|
||||
},
|
||||
"typings": "source-map",
|
||||
"version": "0.5.7"
|
||||
"version": "0.6.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user