不要怂,就是干,撸起袖子干!

Commit b9d80d63 by Meg Sharkey

version

1 parent c3e54f15
Showing with 3 additions and 2 deletions
......@@ -3,3 +3,4 @@ test*.js
.DS_STORE
node_modules
config
npm-debug.log
{
"name": "sequelize",
"name": "sqlize",
"description": "MySQL ORM for Node.JS",
"version": "1.3.0",
"author": "Sascha Depold <sascha@depold.com>",
......@@ -24,7 +24,7 @@
"main": "index",
"scripts": {},
"bin": {
"sequelize": "bin/sequelize"
"sqlize": "bin/sqlize"
},
"engines": {
"node": ">=0.4.6"
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!