Skip to content

Commit

Permalink
Merge branch 'main' into gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
sidvishnoi committed Nov 17, 2023
2 parents 2f8cb6f + 2a7d7db commit acbb1f1
Show file tree
Hide file tree
Showing 23 changed files with 205 additions and 235 deletions.
6 changes: 3 additions & 3 deletions builds/respec-aom.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion builds/respec-aom.js.map

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions builds/respec-dini.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion builds/respec-dini.js.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions builds/respec-geonovum.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion builds/respec-geonovum.js.map

Large diffs are not rendered by default.

54 changes: 27 additions & 27 deletions builds/respec-w3c.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion builds/respec-w3c.js.map

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "respec",
"version": "34.2.1",
"version": "34.2.2",
"license": "W3C",
"description": "A technical specification pre-processor.",
"engines": {
"node": ">=18.14"
},
"packageManager": "pnpm@8.7.5",
"packageManager": "pnpm@8.10.5",
"bin": {
"respec": "tools/respec2html.js",
"respec2html": "tools/respec2html.js"
Expand Down Expand Up @@ -53,9 +53,9 @@
"karma-safari-launcher": "^1.0.0",
"loading-indicator": "^2.0.0",
"pluralize": "^8.0.0",
"prettier": "^3.0.3",
"prettier": "^3.1.0",
"prompt": "^1.3.0",
"rollup": "^4.3.0",
"rollup": "^4.4.1",
"rollup-plugin-minify-html-literals": "^1.2.6",
"serve": "^14.2.1",
"serve-handler": "^6.1.5",
Expand Down Expand Up @@ -90,7 +90,7 @@
"colors": "1.4.0",
"finalhandler": "^1.2.0",
"marked": "^4.3.0",
"puppeteer": "^21.5.1",
"puppeteer": "^21.5.2",
"sade": "^1.8.1",
"serve-static": "^1.15.0"
},
Expand Down
Loading

0 comments on commit acbb1f1

Please sign in to comment.