Skip to content

Commit

Permalink
update yarn link
Browse files Browse the repository at this point in the history
  • Loading branch information
spencerc99 committed Jan 23, 2022
1 parent 9097cc6 commit ee4cb0b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,11 @@
]
},
"devDependencies": {
"@common": "link:../server/common/",
"@types/react-helmet": "^6.1.5",
"@typescript-eslint/eslint-plugin": "^5.8.1",
"@typescript-eslint/parser": "^5.8.1",
"autoprefixer": "^10.4.0",
"common": "link:../server/common/",
"eslint": "^8.5.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^8.3.0",
Expand Down
4 changes: 4 additions & 0 deletions browser/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4276,6 +4276,10 @@ common-tags@^1.8.0:
resolved "https://registry.npmjs.org/common-tags/-/common-tags-1.8.2.tgz"
integrity sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==

"common@link:../server/common/":
version "0.0.0"
uid ""

commondir@^1.0.1:
version "1.0.1"
resolved "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz"
Expand Down

2 comments on commit ee4cb0b

@vercel
Copy link

@vercel vercel bot commented on ee4cb0b Jan 23, 2022

Choose a reason for hiding this comment

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

@vercel
Copy link

@vercel vercel bot commented on ee4cb0b Jan 23, 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:

pluriverse-server – ./server

pluriverse-server.vercel.app
pluriverse-server-verses-xyz.vercel.app
pluriverse-server-git-main-verses-xyz.vercel.app

Please sign in to comment.