Skip to content

Commit

Permalink
Add Runntime
Browse files Browse the repository at this point in the history
Add Runntime to Acme Co Node
  • Loading branch information
tom-snyk committed Feb 22, 2019
1 parent 921250b commit 00105e2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

const snyk = require('@snyk/nodejs-runtime-agent')
snyk({
projectId: process.env.SNYK_PROJECT_ID,
projectId: '3ceb01b1-fa9a-476c-9cb9-891a73a24a7a',
});

// mongoose setup
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 00105e2

Please sign in to comment.