Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Commit 17fcf3f

Browse files
authored
Merge pull request #15 from secure-dashboards/feat/improve-automation
2 parents 28303a7 + 5b8044e commit 17fcf3f

File tree

3 files changed

+0
-312
lines changed

3 files changed

+0
-312
lines changed

package-lock.json

Lines changed: 0 additions & 262 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"write-heading-ids": "docusaurus write-heading-ids",
1515
"populate-details": "node scripts/populate-details.js",
1616
"populate-implementations": "node scripts/populate-implementations.js",
17-
"extract-standards": "node scripts/convert-html-to-json.js",
1817
"release": "standard-version",
1918
"release:minor": "standard-version --release-as minor",
2019
"release:patch": "standard-version --release-as patch",
@@ -33,7 +32,6 @@
3332
"clsx": "1.1.1",
3433
"husky": "7.0.4",
3534
"jest": "27.5.1",
36-
"jsdom": "^24.1.0",
3735
"prism-react-renderer": "1.2.1",
3836
"react": "17.0.1",
3937
"react-dom": "17.0.1",

0 commit comments

Comments
 (0)