Update api reference docs from review comments. Uses latest brodocs release.
This commit is contained in:
+15
-7
@@ -14,13 +14,13 @@
|
||||
]
|
||||
],
|
||||
"_from": "highlight.js@>=9.7.0 <10.0.0",
|
||||
"_id": "highlight.js@9.8.0",
|
||||
"_id": "highlight.js@9.9.0",
|
||||
"_inCache": true,
|
||||
"_location": "/highlight.js",
|
||||
"_nodeVersion": "4.5.0",
|
||||
"_npmOperationalInternal": {
|
||||
"host": "packages-18-east.internal.npmjs.com",
|
||||
"tmp": "tmp/highlight.js-9.8.0.tgz_1478066079005_0.010733345290645957"
|
||||
"tmp": "tmp/highlight.js-9.9.0.tgz_1481699560182_0.4400122242514044"
|
||||
},
|
||||
"_npmUser": {
|
||||
"name": "isagalaev",
|
||||
@@ -40,8 +40,8 @@
|
||||
"_requiredBy": [
|
||||
"#DEV:/"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-9.8.0.tgz",
|
||||
"_shasum": "38eeef40cd45eaddbec8c9e5238fb7a783a3b685",
|
||||
"_resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-9.9.0.tgz",
|
||||
"_shasum": "b9995dcfdc2773e307a34f0460d92b9a474782c0",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "highlight.js@^9.7.0",
|
||||
"_where": "/brodocs",
|
||||
@@ -949,6 +949,14 @@
|
||||
{
|
||||
"name": "Kenton Hamaluik",
|
||||
"email": "kentonh@gmail.com"
|
||||
},
|
||||
{
|
||||
"name": "Marvin Saignat",
|
||||
"email": "contact@zgmrvn.com"
|
||||
},
|
||||
{
|
||||
"name": "Michael Rodler",
|
||||
"email": "contact@f0rki.at"
|
||||
}
|
||||
],
|
||||
"dependencies": {},
|
||||
@@ -969,8 +977,8 @@
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "38eeef40cd45eaddbec8c9e5238fb7a783a3b685",
|
||||
"tarball": "https://registry.npmjs.org/highlight.js/-/highlight.js-9.8.0.tgz"
|
||||
"shasum": "b9995dcfdc2773e307a34f0460d92b9a474782c0",
|
||||
"tarball": "https://registry.npmjs.org/highlight.js/-/highlight.js-9.9.0.tgz"
|
||||
},
|
||||
"engines": {
|
||||
"node": "*"
|
||||
@@ -1003,5 +1011,5 @@
|
||||
"test": "mocha test/",
|
||||
"test-browser": "mocha test/browser/"
|
||||
},
|
||||
"version": "9.8.0"
|
||||
"version": "9.9.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user