Skip to content

Commit

Permalink
Installed @vtfk/react-msal from localhost
Browse files Browse the repository at this point in the history
  • Loading branch information
runely committed Mar 24, 2022
1 parent c8281f3 commit 1ef98be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"refresh": "rm -rf node_modules && rm package-lock.json && npm i"
},
"dependencies": {
"@vtfk/react-msal": "file:..",
"react": "file:../node_modules/react",
"react-dom": "file:../node_modules/react-dom",
"react-scripts": "file:../node_modules/react-scripts",
"@vtfk/react-msal": "file:.."
"react-scripts": "file:../node_modules/react-scripts"
},
"browserslist": [
">0.2%",
Expand Down

0 comments on commit 1ef98be

Please sign in to comment.