Skip to content

Commit dd7dbca

Browse files
authored
Merge pull request #28 from CMU-17313Q/jest-install
Installing jest into our code.
2 parents d760a26 + b126d5d commit dd7dbca

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -166,8 +166,8 @@
166166
"@commitlint/cli": "19.8.1",
167167
"@commitlint/config-angular": "19.8.1",
168168
"@eslint/js": "9.26.0",
169-
"chai": "^6.2.0",
170169
"@stylistic/eslint-plugin": "^5.4.0",
170+
"chai": "^6.2.0",
171171
"coveralls": "3.1.1",
172172
"eslint-config-nodebb": "1.1.5",
173173
"eslint-plugin-import": "2.31.0",
@@ -209,7 +209,6 @@
209209
"name": "Barış Soner Uşaklı",
210210
"email": "baris@nodebb.org",
211211
"url": "https://github.com/barisusakli"
212-
}
212+
}
213213
]
214214
}
215-

0 commit comments

Comments
 (0)