Skip to content
This repository has been archived by the owner on Aug 5, 2021. It is now read-only.

Commit

Permalink
version 1.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Waldmann committed Jun 11, 2015
1 parent a9f2f80 commit 13ae125
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "openrecord",
"version": "1.9.1",
"version": "1.9.2",
"description": "Active record like ORM for nodejs",
"keywords": ["orm", "record", "sql", "sqlite3", "postgres", "pg", "mysql", "database", "activerecord", "promise", "rest", "restify", "nested set", "ldap", "activedirectory", "active directory", "ad"],
"author": "Philipp Waldmann <philipp.waldmann@s-team.at>",
Expand All @@ -9,7 +9,7 @@
"url": "git://github.com/PhilWaldmann/openrecord.git"
},
"dependencies": {
"async": ">= 0.2.x",
"async": "~ 1.2.x",
"glob": ">= 3.2.x",
"validator": ">= 3.1.x",
"inflection": ">= 1.3.x",
Expand Down

0 comments on commit 13ae125

Please sign in to comment.