summaryrefslogtreecommitdiffstats
path: root/examples/apikeys/apikeys.js
diff options
context:
space:
mode:
Diffstat (limited to 'examples/apikeys/apikeys.js')
-rw-r--r--examples/apikeys/apikeys.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/apikeys/apikeys.js b/examples/apikeys/apikeys.js
index 3eb2ea2..2bfb434 100644
--- a/examples/apikeys/apikeys.js
+++ b/examples/apikeys/apikeys.js
@@ -1,4 +1,4 @@
-var sg = require('../lib/sendgrid.js').SendGrid(process.env.SENDGRID_API_KEY)
+var sg = require('sendgrid-nodejs').SendGrid(process.env.SENDGRID_API_KEY)
///////////////////////////////////////////////////
// Create API keys