Skip to content

Commit

Permalink
chore: publish commands
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Nov 26, 2019
1 parent 3a8f236 commit cbad436
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@
"description": "SQL ORM built on top of Active Record pattern",
"main": "build/providers/DatabaseProvider.js",
"files": [
"build/src",
"build/adonis-typings",
"build/commands",
"build/providers",
"build/src",
"build/templates"
],
"typings": "./build/adonis-typings/index.d.ts",
Expand Down

0 comments on commit cbad436

Please sign in to comment.