Skip to content

Commit

Permalink
⬆️ Upgrade version in dedupe package
Browse files Browse the repository at this point in the history
  • Loading branch information
steelbrain committed Sep 16, 2018
1 parent 4c74694 commit 43c2998
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/pundle-job-transformer-js-dedupe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"semver": "^5.5.1"
},
"peerDependencies": {
"pundle-api": "3.0.0-beta8"
"pundle-api": "3.0.0-beta9"
},
"author": "steelbrain",
"license": "MIT",
"devDependencies": {
"pundle-api": "^3.0.0-beta8"
"pundle-api": "^3.0.0-beta9"
}
}

0 comments on commit 43c2998

Please sign in to comment.