Skip to content

Commit 2324800

Browse files
authored
Merge pull request #235 from blockchain/feat/add-rollup-new-location
feat(rollup): added new rollup location
2 parents 93a8dd5 + 856a17d commit 2324800

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

packages/constellation/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"rollup": "2.63.0",
113113
"rollup-plugin-dts": "4.1.0",
114114
"rollup-plugin-peer-deps-external": "2.2.4",
115-
"rollup-plugin-postcss": "https://github.com/blockdylanb/rollup-plugin-postcss.git",
115+
"rollup-plugin-postcss": "https://github.com/milan-bc/rollup-plugin-postcss.git",
116116
"rollup-plugin-svgo": "^2.0.0",
117117
"rollup-plugin-terser": "7.0.2",
118118
"rollup-plugin-visualizer": "5.6.0",

yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -4637,7 +4637,7 @@ __metadata:
46374637
rollup: 2.63.0
46384638
rollup-plugin-dts: 4.1.0
46394639
rollup-plugin-peer-deps-external: 2.2.4
4640-
rollup-plugin-postcss: "https://github.com/blockdylanb/rollup-plugin-postcss.git"
4640+
rollup-plugin-postcss: "https://github.com/milan-bc/rollup-plugin-postcss.git"
46414641
rollup-plugin-svgo: ^2.0.0
46424642
rollup-plugin-terser: 7.0.2
46434643
rollup-plugin-visualizer: 5.6.0
@@ -23435,9 +23435,9 @@ __metadata:
2343523435
languageName: node
2343623436
linkType: hard
2343723437

23438-
"rollup-plugin-postcss@https://github.com/blockdylanb/rollup-plugin-postcss.git":
23438+
"rollup-plugin-postcss@https://github.com/milan-bc/rollup-plugin-postcss.git":
2343923439
version: 3.0.0
23440-
resolution: "rollup-plugin-postcss@https://github.com/blockdylanb/rollup-plugin-postcss.git#commit=c45035588bd5bb562cba8702a8b65d80dbb9e996"
23440+
resolution: "rollup-plugin-postcss@https://github.com/milan-bc/rollup-plugin-postcss.git#commit=24a0afa7a3b6527400ccd48aecad919ef919a285"
2344123441
dependencies:
2344223442
chalk: ^4.1.0
2344323443
concat-with-sourcemaps: ^1.1.0
@@ -23451,10 +23451,10 @@ __metadata:
2345123451
resolve: ^1.19.0
2345223452
rollup-pluginutils: ^2.8.2
2345323453
safe-identifier: ^0.4.2
23454-
style-inject: "https://github.com/blockdylanb/style-inject.git"
23454+
style-inject: "https://github.com/milan-bc/style-inject.git"
2345523455
peerDependencies:
2345623456
postcss: 8.x
23457-
checksum: 87c69a0b01fb739af6a40584e6e026623464b29ee5d0a24ee37787041b39286685887ae08c0c5a0b384a12b385099bccfd15a9cce498f27888a9bc181ad51065
23457+
checksum: 847353dbc0e5f44b6bf7fecc2c31739e75e9648b5eeccc392cad5c33443249fa0fe9b92a1a04c6ff33dff54ba3060c782a7fb192f3bde48774edce70a4472341
2345823458
languageName: node
2345923459
linkType: hard
2346023460

@@ -24738,9 +24738,9 @@ __metadata:
2473824738
languageName: node
2473924739
linkType: hard
2474024740

24741-
"style-inject@https://github.com/blockdylanb/style-inject.git":
24741+
"style-inject@https://github.com/milan-bc/style-inject.git":
2474224742
version: 0.3.0
24743-
resolution: "style-inject@https://github.com/blockdylanb/style-inject.git#commit=ad41dc6c8561ee0026a217b8ee9be3af6a88ad0c"
24743+
resolution: "style-inject@https://github.com/milan-bc/style-inject.git#commit=ad41dc6c8561ee0026a217b8ee9be3af6a88ad0c"
2474424744
checksum: bfcf7ccdcc67b7c3e92e150e9facb5930092a0a4a5d39038f5685e7aab062d9c8e71aa3e712c431d8223844307984395af01373e95d3411ccf45209b24bf230c
2474524745
languageName: node
2474624746
linkType: hard

0 commit comments

Comments
 (0)