Skip to content

Commit 1f60574

Browse files
Shubh-Rajmttrbrts
andauthored
chore: remove deprecated dingus package (#641)
Removes the deprecated dingus package which has been replaced by the Template Playground (accordproject/template-playground). - Delete packages/dingus/ directory - Delete .github/workflows/build-and-deploy-dingus.yml - Remove dingus script from root package.json Closes #537 Signed-off-by: Shubh-Raj <shubhraj625@gmail.com> Co-authored-by: Matt Roberts <7544022+mttrbrts@users.noreply.github.com>
1 parent c8185dc commit 1f60574

2 files changed

Lines changed: 35 additions & 1 deletion

File tree

package-lock.json

Lines changed: 35 additions & 0 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
"version": "0.16.25",
2424
"private": true,
2525
"scripts": {
26-
"dingus": "npm run --workspace dingus",
2726
"build": "npm run build --workspaces --if-present",
2827
"postinstall": "npm run models:get",
2928
"models:get": "node ./scripts/external/getExternalModels.js",

0 commit comments

Comments
 (0)