Skip to content

Commit

Permalink
uses MSCA v2.1.1 hotfix on personal fork
Browse files Browse the repository at this point in the history
  • Loading branch information
clpetersonucf committed Sep 19, 2019
1 parent 27810f4 commit 6d65790
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"dependencies": {
"fs-extra": "^8.0.1",
"materia-server-client-assets": "2.1.0",
"materia-server-client-assets": "git://github.com/clpetersonucf/Materia-Server-Client-Assets.git#v2.1.1-alpha1",
"napa": "^3.0.0"
},
"devDependencies": {
Expand Down
9 changes: 4 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1911,10 +1911,9 @@ map-visit@^1.0.0:
dependencies:
object-visit "^1.0.0"

materia-server-client-assets@2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/materia-server-client-assets/-/materia-server-client-assets-2.1.0.tgz#8e10383296804fab2b7c2b25358ede26e9e9024c"
integrity sha512-osOIJ7xlf5cQJwOxA6JUD499gs3arjDTB7vKTUM68icg6gDq+kmhfFGE+XcBFQuoI/HTcqN9JR/TsA+Z5n5Rqg==
"materia-server-client-assets@git://github.com/clpetersonucf/Materia-Server-Client-Assets.git#v2.1.1-alpha1":
version "2.1.1-alpha1"
resolved "git://github.com/clpetersonucf/Materia-Server-Client-Assets.git#ccce5494d0f36ebf3f64c4353651d187df6fe9d9"
dependencies:
angular "1.6.9"
js-snakecase "^1.2.0"
Expand Down Expand Up @@ -2089,7 +2088,7 @@ negotiator@0.6.2:
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.2.tgz#feacf7ccf525a77ae9634436a64883ffeca346fb"
integrity sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw==

"ngmodal@github:ucfcdl/ngModal#v1.2.2":
ngmodal@ucfcdl/ngModal#v1.2.2:
version "1.2.2"
resolved "https://codeload.github.com/ucfcdl/ngModal/tar.gz/6abad982bdb8f258ffcdc20316a907c2292399d2"

Expand Down

0 comments on commit 6d65790

Please sign in to comment.