This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
node
mirror of
https://github.com/lukechilds/node.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
12888
Commits
131
Branches
446
Tags
325 MiB
Tree:
848b04bf78
node
/
deps
/
npm
/
lib
/
restart.js
2 lines
64 B
Raw
Normal View
History
deps: upgrade npm to 3.3.6 PR-URL: https://github.com/nodejs/node/pull/3310 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
10 years ago
module
.
exports
=
require
(
'./utils/lifecycle.js'
)
.
cmd
(
'restart'
)