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

Commit

Permalink
fixes package
Browse files Browse the repository at this point in the history
  • Loading branch information
mikermcneil committed Jan 9, 2014
1 parent 35c0ea0 commit 9a0b722
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "sails-YOUR_ADAPTER",
"version": "0.0.0",
"description": "Boilerplate adapter for Sails.js",
"version": "0.10.0",
"description": "YOUR_ADAPTER_DATASRC adapter for Sails / Waterline",
"main": "index.js",
"scripts": {
"test": "node test/integration/runner -R spec -b"
Expand Down

0 comments on commit 9a0b722

Please sign in to comment.