Skip to content

Commit 533afc0

Browse files
committed
another typo
1 parent 3e99870 commit 533afc0

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

package.json

+2-4
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,8 @@
1717
"mocha": "latest",
1818
"chai": "latest"
1919
},
20-
{
21-
"engines": {
22-
"node": ">=6"
23-
}
20+
"engines": {
21+
"node": ">=6"
2422
},
2523
"scripts": {
2624
"test": "mocha --colors --reporter spec test.js",

0 commit comments

Comments
 (0)