Skip to content

Commit c5197ff

Browse files
authored
Update package.json
1 parent e9463d9 commit c5197ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"test:mocha": "mocha tests/suite",
1717
"test:mocha:with-server": "node tests/run.js",
1818
"dev": "LOCAL=true node index.js",
19-
"start": "node --expose-gc --max-old-space-size=2048 index.js"
19+
"start": "node --expose-gc index.js"
2020
},
2121
"repository": {
2222
"type": "git",

0 commit comments

Comments
 (0)