Skip to content

Commit

Permalink
Merge pull request #23 from pipe-dream/septIO-patch-1
Browse files Browse the repository at this point in the history
Upped version number to 1.1.0
  • Loading branch information
septIO authored Mar 2, 2020
2 parents 4cb29f0 + e496582 commit 82f4e70
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,6 +1,6 @@
{
"name": "@pipe-dream/laravel-file-factory",
"version": "1.0.17",
"version": "1.1.0",
"description": "Laravel FileFactory implementation for Pipe Dream. This repo is not stand alone, it must be used together with a composer package or similar.",
"main": "src/index.js",
"repository": "github.com:pipe-dream/laravel-file-factory",
Expand Down Expand Up @@ -39,7 +39,7 @@
]
},
"dependencies": {
"@pipe-dream/core": "^1.0.4",
"@pipe-dream/core": "^1.1.0",
"@vue/test-utils": "^1.0.0-beta.29",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "^23.6.0",
Expand Down

0 comments on commit 82f4e70

Please sign in to comment.