nav tabs on admin dashboard
This commit is contained in:
13
node_modules/fastparse/package.json
generated
vendored
13
node_modules/fastparse/package.json
generated
vendored
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"_from": "fastparse@^1.1.1",
|
||||
"_id": "fastparse@1.1.1",
|
||||
"_id": "fastparse@1.1.2",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-0eJkOzipTXWDtHkGDmxK/8lAcfg=",
|
||||
"_integrity": "sha512-483XLLxTVIwWK3QTrMGRqUfUpoOs/0hbQrl2oz4J0pAcm3A3bu84wxTFqGqkJzewCLdME38xJLJAxBABfQT8sQ==",
|
||||
"_location": "/fastparse",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
@@ -19,8 +19,8 @@
|
||||
"/css-selector-tokenizer",
|
||||
"/html-loader"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/fastparse/-/fastparse-1.1.1.tgz",
|
||||
"_shasum": "d1e2643b38a94d7583b479060e6c4affc94071f8",
|
||||
"_resolved": "https://registry.npmjs.org/fastparse/-/fastparse-1.1.2.tgz",
|
||||
"_shasum": "91728c5a5942eced8531283c79441ee4122c35a9",
|
||||
"_spec": "fastparse@^1.1.1",
|
||||
"_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\css-selector-tokenizer",
|
||||
"author": {
|
||||
@@ -39,6 +39,9 @@
|
||||
"mocha": "^2.2.5",
|
||||
"should": "^6.0.3"
|
||||
},
|
||||
"files": [
|
||||
"lib"
|
||||
],
|
||||
"homepage": "https://github.com/webpack/fastparse",
|
||||
"keywords": [
|
||||
"parser",
|
||||
@@ -60,5 +63,5 @@
|
||||
"test": "mocha",
|
||||
"travis": "npm run cover -- --report lcovonly"
|
||||
},
|
||||
"version": "1.1.1"
|
||||
"version": "1.1.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user