Skip to content

Commit 9ba5e10

Browse files
author
Stephen Gregory
committed
Add dependency restore script to package.json
1 parent 560e960 commit 9ba5e10

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@
2929
"linter",
3030
"linting"
3131
],
32+
"scripts": {
33+
"restore": "gulp"
34+
},
3235
"dependencies": {
3336
"coffeelint": "^1.9.1",
3437
"coffee-script": "https://github.com/jashkenas/coffeescript/tarball/1.9.1",

0 commit comments

Comments
 (0)