Skip to content

Commit 5152d5e

Browse files
chore(deps): pin dependencies #111
1 parent 964a13b commit 5152d5e

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.devcontainer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"image": "mcr.microsoft.com/vscode/devcontainers/javascript-node:0-18",
2+
"image": "mcr.microsoft.com/vscode/devcontainers/javascript-node:0-18@sha256:ed57dd8755b4e75a0426bd10ab1d3a60a22bb21fc2e093801375990978c42fb5",
33
"remoteUser": "node",
44
"customizations": {
55
"vscode": {
@@ -13,7 +13,7 @@
1313
}
1414
},
1515
"features": {
16-
"ghcr.io/devcontainers/features/docker-in-docker:2": {}
16+
"ghcr.io/devcontainers/features/docker-in-docker:2@sha256:23ae11a86089da5f0b98a6edd603f91831802b7f2d5ef1e104e1b94a3beb546c": {}
1717
},
1818
"postCreateCommand": "echo 'GrimesAI: enjoying our salvaged lunar tech haul? Back to work!!'",
1919
"hostRequirements": {

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<div align="center">
22

33
[!['Tesselation of swarm of cicadas flying into school of fish and translating into flying doves'][main-readme-hero]][main-readme-hero-url]
4-
<br />
54
[![Orange banner indicating a preview software component][release-level-banner--unstable]](##)
65

76
</div>

0 commit comments

Comments
 (0)