Skip to content

Commit

Permalink
chore(package): syncpack set-semver-ranges --semver-range="^".
Browse files Browse the repository at this point in the history
Ran a `syncpack set-semver-ranges --semver-range="^" --source="*/package.json" --source="*/packages/package.json"`.
  • Loading branch information
randytarampi committed Jan 8, 2020
1 parent 3745c5c commit 410112c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"async": "^3.1.0",
"bindings": "^1.5.0",
"decree": "0.0.6",
"decree": "^0.0.6",
"nan": "^2.14.0"
},
"devDependencies": {
Expand Down

0 comments on commit 410112c

Please sign in to comment.