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

Commit f6ce8fb7 by Sascha Depold

fixed npm installation

1 parent 381870ca
Showing with 1 additions and 1 deletions
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
], ],
"dependencies": {}, "dependencies": {},
"keywords": ["mysql", "orm", "nodejs", "object relational mapper"], "keywords": ["mysql", "orm", "nodejs", "object relational mapper"],
"directories": { "lib": "./sequelize" }, "main": "src/Sequelize.js",
"scripts": {}, "scripts": {},
"bin": {}, "bin": {},
"engines": { "node": ">= 0.1.93" } "engines": { "node": ">= 0.1.93" }
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!