Skip to content

Commit

Permalink
fix: update official plugins list
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Chau committed Aug 27, 2019
1 parent 7239ccc commit 14ce0ca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/@nodepack/utils/src/plugin.js
Expand Up @@ -5,7 +5,10 @@ const officialRE = /^@nodepack\//
const officialPlugins = [
'apollo',
'babel',
'db-knex',
'db-sequelize',
'express',
'passport',
'typescript',
]

Expand Down

0 comments on commit 14ce0ca

Please sign in to comment.