mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
chore: Remove changelog check and graphql (#2639)
This commit is contained in:
parent
b997e69ebc
commit
14759d5b72
4 changed files with 1 additions and 96 deletions
|
@ -100,7 +100,6 @@
|
|||
"test:other": "npm run prettier -- --list-different",
|
||||
"test:typecheck": "tsc",
|
||||
"test:update": "npm run test:app -- --updateSnapshot --watchAll=false",
|
||||
"test": "npm run test:app",
|
||||
"changelog:check": "node ./scripts/changelog-check.js"
|
||||
"test": "npm run test:app"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue