Skip to content

Commit 1b1ca5c

Browse files
committed
Update package.json
2 parents 10c0d33 + 7e1b1b7 commit 1b1ca5c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,10 @@
1212
"srv"
1313
],
1414
"dependencies": {
15-
"@sap-cloud-sdk/core": "^1.54.2"
15+
"@sap-cloud-sdk/core": "^1.54.2"
16+
},
17+
"devDependencies": {
18+
"jest": "^29.6.4"
1619
},
1720
"scripts": {
1821
"lint": "npx eslint .",

0 commit comments

Comments
 (0)