Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
arn-ob committed Sep 18, 2019
1 parent fa2b75c commit b381c46
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "mysqlr",
"version": "1.0.8",
"version": "1.0.10",
"description": "This package will easy your task with mysql.",
"main": "index.js",
"scripts": {
"test": "jest"
},
"repository": "https://github.com/stupidArnob/mysqlr",
"repository": "https://github.com/devnesthq/mysqlr.git",
"keywords": [
"mysql",
"promise",
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

## It manage all the data processing issue. Build on top of mysql. So you will get all the basic function

###
### Not Ready, Developing Actully :D

0 comments on commit b381c46

Please sign in to comment.