Skip to content

Commit 3e78762

Browse files
authored
Removed package-lock.json (TheAlgorithms#212)
* fixes: TheAlgorithms#210 * Fixes: TheAlgorithms#210
1 parent 729b2d6 commit 3e78762

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
@@ -9,5 +9,8 @@
99
"license": "GPL-3.0",
1010
"dependencies": {
1111
"node-fetch": "2.6.0"
12+
},
13+
"devDependencies": {
14+
"standard": "^14.3.4"
1215
}
13-
}
16+
}

0 commit comments

Comments
 (0)