mirror of
https://github.com/amark/gun.git
synced 2025-03-30 15:08:33 +00:00
Merge pull request #14 from HelloCodeMing/develop
correct command 'npm start'
This commit is contained in:
commit
64ff546fa5
@ -16,7 +16,7 @@
|
||||
"mocha": "~>1.9.0"
|
||||
}
|
||||
, "scripts": {
|
||||
"start": "node init.js",
|
||||
"start": "node examples/express.js 8080",
|
||||
"test": "mocha"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user