From 09810b448aefb21167d47408a0b5bc1b1f97f3cb Mon Sep 17 00:00:00 2001 From: Matthew Little Date: Mon, 13 Dec 2021 19:15:18 +0100 Subject: [PATCH] Revert "test: bump for gh ci testing" This reverts commit a0120fccc78bf14b43c0964b88688234429e4906. --- overview.md | 1 + 1 file changed, 1 insertion(+) diff --git a/overview.md b/overview.md index 1a0d4f20..7cce7b75 100644 --- a/overview.md +++ b/overview.md @@ -35,3 +35,4 @@ * The easiest/quickest way to develop in this repo is using the vscode debugger. It uses docker-compose to setup a `stacks-node` and postgres instance. * Alternatively, you can run `npm run dev:integrated` which does the same thing but without a debugger. +