Skip to content

Commit

Permalink
Move npm-sequelize to @types (typings#791)
Browse files Browse the repository at this point in the history
* Move npm-sequelize to @types

* Rename to npm-sequelize
  • Loading branch information
louy authored Sep 21, 2016
1 parent ccc5577 commit 43073e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions npm/sequelize.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"versions": {
"3.0.0": "github:louy/typed-sequelize/3#1df9b26b025e9796e5776639b1a01da4081df1d6",
"4.0.0-1": "github:louy/typed-sequelize/4#1df9b26b025e9796e5776639b1a01da4081df1d6"
"3.0.0": "github:types/npm-sequelize/3#1df9b26b025e9796e5776639b1a01da4081df1d6",
"4.0.0-1": "github:types/npm-sequelize/4#1df9b26b025e9796e5776639b1a01da4081df1d6"
}
}

0 comments on commit 43073e3

Please sign in to comment.