Skip to content

Commit 1aa5abb

Browse files
committed
chore(SRI-NA): resolve package.json/yarn.lock conflicts; pin jest 29.x stack
2 parents 25be399 + 9870318 commit 1aa5abb

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

package.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,13 @@
33
"version": "1.0.3",
44
"license": "Apache-2.0",
55
"description": "Scheme-based implementations of Source, written in Typescript",
6-
"keywords": ["Scheme", "interpreter", "compiler", "Source", "SICP"],
6+
"keywords": [
7+
"Scheme",
8+
"interpreter",
9+
"compiler",
10+
"Source",
11+
"SICP"
12+
],
713
"author": {
814
"name": "Source Academy",
915
"url": "https://github.com/source-academy/"

0 commit comments

Comments
 (0)