Skip to content

Commit 846010a

Browse files
authored
Update package.json
1 parent 13e2ddf commit 846010a

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

hw4/package.json

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1 @@
1-
{
2-
"name": "hw4",
3-
"version": "1.0.0",
4-
"description": "software testing hw4",
5-
"main": "src/calculator.js",
6-
"scripts": {
7-
"test": "node --test",
8-
"mutate": "npx stryker run"
9-
},
10-
"dependencies": {},
11-
"devDependencies": {
12-
"@stryker-mutator/core": "^8.2.6"
13-
},
14-
"license": "MIT"
15-
}
1+

0 commit comments

Comments
 (0)