Skip to content

Commit

Permalink
fix: add url-parse as dep, not peer-dep
Browse files Browse the repository at this point in the history
  • Loading branch information
jrea committed Apr 12, 2022
1 parent 7320118 commit f6aecaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/nile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"publishConfig": {
"access": "public"
},
"peer-dependencies": {
"dependencies": {
"url-parse": "^1.5.10"
}
}

1 comment on commit f6aecaa

@vercel
Copy link

@vercel vercel bot commented on f6aecaa Apr 12, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

nile-js – ./

nile-js-theniledev.vercel.app
nile-js.vercel.app
nile-js-git-master-theniledev.vercel.app

Please sign in to comment.