We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 143ce49 commit 0e40b45Copy full SHA for 0e40b45
1 file changed
package.json
@@ -44,7 +44,7 @@
44
"oclif": {
45
"bin": "sequelize-tinker"
46
},
47
- "repository": "nitaking/tinker",
+ "repository": "nitaking/sequelize-tinker",
48
"scripts": {
49
"posttest": "eslint src",
50
"test": "nyc mocha --forbid-only \"test/**/*.test.js\"",
0 commit comments