nav tabs on admin dashboard
This commit is contained in:
34
node_modules/chalk/package.json
generated
vendored
34
node_modules/chalk/package.json
generated
vendored
@@ -1,27 +1,37 @@
|
||||
{
|
||||
"_from": "chalk@^2.4.1",
|
||||
"_id": "chalk@2.4.1",
|
||||
"_from": "chalk@^2.0.0",
|
||||
"_id": "chalk@2.4.2",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-ObN6h1v2fTJSmUXoS3nMQ92LbDK9be4TV+6G+omQlGJFdcUX5heKi1LZ1YnRMIgwTLEj3E24bT6tYni50rlCfQ==",
|
||||
"_integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
|
||||
"_location": "/chalk",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "chalk@^2.4.1",
|
||||
"raw": "chalk@^2.0.0",
|
||||
"name": "chalk",
|
||||
"escapedName": "chalk",
|
||||
"rawSpec": "^2.4.1",
|
||||
"rawSpec": "^2.0.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^2.4.1"
|
||||
"fetchSpec": "^2.0.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/postcss"
|
||||
"/@babel/highlight",
|
||||
"/coa",
|
||||
"/css-loader/postcss",
|
||||
"/icss-utils/postcss",
|
||||
"/postcss",
|
||||
"/postcss-modules-extract-imports/postcss",
|
||||
"/postcss-modules-local-by-default/postcss",
|
||||
"/postcss-modules-scope/postcss",
|
||||
"/postcss-modules-values/postcss",
|
||||
"/svgo",
|
||||
"/webpack-cli"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.1.tgz",
|
||||
"_shasum": "18c49ab16a037b6eb0152cc83e3471338215b66e",
|
||||
"_spec": "chalk@^2.4.1",
|
||||
"_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\postcss",
|
||||
"_resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
|
||||
"_shasum": "cd42541677a54333cf541a49108c1432b44c9424",
|
||||
"_spec": "chalk@^2.0.0",
|
||||
"_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\@babel\\highlight",
|
||||
"bugs": {
|
||||
"url": "https://github.com/chalk/chalk/issues"
|
||||
},
|
||||
@@ -90,7 +100,7 @@
|
||||
"test": "xo && tsc --project types && flow --max-warnings=0 && nyc ava"
|
||||
},
|
||||
"types": "types/index.d.ts",
|
||||
"version": "2.4.1",
|
||||
"version": "2.4.2",
|
||||
"xo": {
|
||||
"envs": [
|
||||
"node",
|
||||
|
||||
Reference in New Issue
Block a user