Fix package.json

This commit is contained in:
Timothy Warren 2015-01-28 16:16:42 -05:00
parent 512a31ba95
commit 2b2be8310a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "ci-node-query",
"version": "2.0.2",
"version": "2.1.0",
"description": "A query builder for node based on the one in CodeIgniter",
"author": "Timothy J Warren <tim@timshomepage.net>",
"engines": {
@ -64,7 +64,7 @@
"mysql",
"mysql2",
"node-firebird",
"pg",
"pg"
],
"license": "MIT",
"scripts": {