Commit 04e74f45 by xzyfer

Restore pkg in install.js

This was removed #1733 but was depended on by #1714.
parent abce8c1a
......@@ -9,6 +9,7 @@ var fs = require('fs'),
sass = require('../lib/extensions'),
request = require('request'),
log = require('npmlog'),
pkg = require('../package.json'),
userAgent = require('./util/useragent');
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment