Skip to content

Commit

Permalink
Revert "Revert "Add Runntime""
Browse files Browse the repository at this point in the history
This reverts commit 15925d3.
  • Loading branch information
tom-snyk committed Mar 7, 2019
1 parent 15925d3 commit 925bced
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 925bced

Please sign in to comment.