We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8349a7c commit 75f92a6Copy full SHA for 75f92a6
apps/builder/package.json
@@ -13,8 +13,7 @@
13
"dev": "remix vite:dev",
14
"dev:auth": "DEBUG=OAuth2Strategy,ws:* remix vite:dev",
15
"typecheck": "tsc --noEmit --emitDeclarationOnly false",
16
- "test": "NODE_OPTIONS=--experimental-vm-modules jest",
17
- "ci:migrate": "migrations migrate"
+ "test": "NODE_OPTIONS=--experimental-vm-modules jest"
18
},
19
"dependencies": {
20
"@atlaskit/pragmatic-drag-and-drop": "^1.3.1",
0 commit comments