Fix package.json
This commit is contained in:
parent
512a31ba95
commit
2b2be8310a
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ci-node-query",
|
"name": "ci-node-query",
|
||||||
"version": "2.0.2",
|
"version": "2.1.0",
|
||||||
"description": "A query builder for node based on the one in CodeIgniter",
|
"description": "A query builder for node based on the one in CodeIgniter",
|
||||||
"author": "Timothy J Warren <tim@timshomepage.net>",
|
"author": "Timothy J Warren <tim@timshomepage.net>",
|
||||||
"engines": {
|
"engines": {
|
||||||
@ -64,7 +64,7 @@
|
|||||||
"mysql",
|
"mysql",
|
||||||
"mysql2",
|
"mysql2",
|
||||||
"node-firebird",
|
"node-firebird",
|
||||||
"pg",
|
"pg"
|
||||||
],
|
],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
Reference in New Issue
Block a user