We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a967c6 commit 6da58c7Copy full SHA for 6da58c7
package.json
@@ -3,7 +3,7 @@
3
"scripts": {
4
"test": "echo \"Error: no test specified\" && exit 1",
5
"start" : "./node_modules/parse-server-test/run-server",
6
- "stop" : "mongodb-runner stop"
+ "stop" : "./node_modules/parse-server-test/stop-server"
7
},
8
"repository": {
9
"type": "git",
0 commit comments