Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Sleavely committed May 13, 2020
1 parent 19ac750 commit 43759b5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "exodus",
"version": "1.0.0",
"version": "1.0.1",
"description": "Framework-agnostic migrations.",
"main": "./src/index.js",
"bin": {
Expand All @@ -17,8 +17,8 @@
"homepage": "https://github.com/Sleavely/exodus-migrations",
"repository": "github:Sleavely/exodus-migrations",
"license": "MIT",
"engines" : {
"node" : ">=10.10.0"
"engines": {
"node": ">=10.10.0"
},
"devDependencies": {
"@types/jest": "^24.9.1",
Expand Down

0 comments on commit 43759b5

Please sign in to comment.