Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Commit

Permalink
readd office-ui-fabric-js
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerhut committed Jun 12, 2019
1 parent 7db0a94 commit 06a6bf2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/webportal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
"monaco-editor-webpack-plugin": "^1.7.0",
"morgan": "~1.9.0",
"node-sass": "~4.7.2",
"office-ui-fabric-js": "^1.5.0",
"office-ui-fabric-react": "^6.143.0",
"papaparse": "^4.6.3",
"postcss-import": "^12.0.1",
Expand Down
12 changes: 12 additions & 0 deletions src/webportal/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6356,6 +6356,18 @@ obuf@^1.0.0, obuf@^1.1.2:
resolved "https://registry.yarnpkg.com/obuf/-/obuf-1.1.2.tgz#09bea3343d41859ebd446292d11c9d4db619084e"
integrity sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==

[email protected]:
version "5.0.1"
resolved "https://registry.yarnpkg.com/office-ui-fabric-core/-/office-ui-fabric-core-5.0.1.tgz#f6f27eb793ceca62366419877b73970de4841e52"
integrity sha1-9vJ+t5POymI2ZBmHe3OXDeSEHlI=

office-ui-fabric-js@^1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/office-ui-fabric-js/-/office-ui-fabric-js-1.5.0.tgz#d77b778f79a6178f843dd757e4639ae05709d340"
integrity sha1-13t3j3mmF4+EPddX5GOa4FcJ00A=
dependencies:
office-ui-fabric-core "5.0.1"

office-ui-fabric-react@^6.143.0:
version "6.143.0"
resolved "https://registry.yarnpkg.com/office-ui-fabric-react/-/office-ui-fabric-react-6.143.0.tgz#8859a2e23780999c3372d73c80e1e32cb7dd2b5d"
Expand Down

0 comments on commit 06a6bf2

Please sign in to comment.