mirror of https://github.com/embarklabs/embark.git
point to a forked npm package (for now), to avoid the npm install issues some users are reporting
This commit is contained in:
parent
94d3a121a9
commit
5f839a829b
|
@ -7153,9 +7153,15 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"live-plugin-manager-git-fix": {
|
"live-plugin-manager-git-fix": {
|
||||||
|
<<<<<<< refs/remotes/origin/bug_fix/solc-loading-issue
|
||||||
"version": "0.12.1",
|
"version": "0.12.1",
|
||||||
"resolved": "https://registry.npmjs.org/live-plugin-manager-git-fix/-/live-plugin-manager-git-fix-0.12.1.tgz",
|
"resolved": "https://registry.npmjs.org/live-plugin-manager-git-fix/-/live-plugin-manager-git-fix-0.12.1.tgz",
|
||||||
"integrity": "sha512-1FvmI3xP246iNgwMcdqlAdPfGhugwiKQhQwg8YY8Uzbzra47lXVpgk3Fe/YDVBRpnnBTQ2YKdDlq4WM86G41SA==",
|
"integrity": "sha512-1FvmI3xP246iNgwMcdqlAdPfGhugwiKQhQwg8YY8Uzbzra47lXVpgk3Fe/YDVBRpnnBTQ2YKdDlq4WM86G41SA==",
|
||||||
|
=======
|
||||||
|
"version": "0.12.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/live-plugin-manager-git-fix/-/live-plugin-manager-git-fix-0.12.0.tgz",
|
||||||
|
"integrity": "sha512-2T5XLjlzPfbvAO1d4U2QvcG/YEewWTqG4GEX5GNQB3rEuHQ/YA3ChwylBbEIC/7Ase4h0vpRER60PJHgjn8/3A==",
|
||||||
|
>>>>>>> point to a forked npm package (for now), to avoid the npm install issues some users are reporting
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/debug": "0.0.30",
|
"@types/debug": "0.0.30",
|
||||||
"@types/fs-extra": "5.0.3",
|
"@types/fs-extra": "5.0.3",
|
||||||
|
|
Loading…
Reference in New Issue