Skip to content

Commit

Permalink
Updated Sails.
Browse files Browse the repository at this point in the history
  • Loading branch information
neonexus committed May 24, 2024
1 parent 4ec2ae3 commit acd59e2
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 20 deletions.
36 changes: 18 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
{
"name": "fixted",
"version": "4.2.5",
"version": "4.2.6",
"description": "A simple way to populate Sails.js v1 models with data fixtures for testing purposes. Originally based on Barrels, by Ruslan Bredikhin.",
"keywords": [
"sails",
"models",
"fixtures",
"test",
"testing",
"database",
"orm",
Expand All @@ -22,7 +23,7 @@
"eslint": "~8.57.0",
"mocha": "~10.4.0",
"pre-commit": "~1.2.2",
"sails": "~1.5.10",
"sails": "~1.5.11",
"sails-disk": "~2.1.2",
"sails-hook-orm": "~4.0.3"
},
Expand Down

0 comments on commit acd59e2

Please sign in to comment.