Skip to content

Commit

Permalink
Remove unused scripts (#255)
Browse files Browse the repository at this point in the history
  • Loading branch information
timothymcmackin authored Jan 9, 2024
1 parent e170981 commit 4707231
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
"serve": "docusaurus serve",
"write-translations": "docusaurus write-translations",
"write-heading-ids": "docusaurus write-heading-ids",
"test": "mocha",
"writeFilesToTest": "node ./test/writeFilesToTest.mjs",
"testold": "node --experimental-vm-modules node_modules/jest/bin/jest.js"
"test": "mocha"
},
"dependencies": {
"@docusaurus/core": "3.0.1",
Expand Down

0 comments on commit 4707231

Please sign in to comment.