File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ### Fixed
11+
12+ - Moved ` @neolution-ch/react-pattern-ui ` to the dependencies, so it gets correctly detected by rollup as an external dependency
13+
1014## [ 2.6.0] - 2023-06-12
1115
1216### Changed
Original file line number Diff line number Diff line change 4545 "tsc" : " tsc"
4646 },
4747 "dependencies" : {
48- "rollup-plugin-import-css " : " ^3.2 .1"
48+ "@neolution-ch/react-pattern-ui " : " ^2.0 .1"
4949 },
5050 "devDependencies" : {
5151 "@babel/core" : " ^7.21.8" ,
5252 "@fortawesome/fontawesome-svg-core" : " ^6.1.1" ,
5353 "@fortawesome/free-solid-svg-icons" : " ^6.1.1" ,
5454 "@fortawesome/react-fontawesome" : " ^0.1.18" ,
55- "@neolution-ch/react-pattern-ui" : " ^2.0.1" ,
5655 "@release-it/keep-a-changelog" : " ^3.1.0" ,
5756 "@rollup/plugin-commonjs" : " ^24.1.0" ,
5857 "@rollup/plugin-node-resolve" : " ^15.0.2" ,
9190 "reactstrap" : " ^8.10.1" ,
9291 "release-it" : " ^15.10.3" ,
9392 "rollup" : " ^3.21.4" ,
93+ "rollup-plugin-import-css" : " ^3.2.1" ,
9494 "rollup-plugin-peer-deps-external" : " ^2.2.4" ,
9595 "rollup-plugin-typescript2" : " ^0.34.1" ,
9696 "shx" : " ^0.3.4" ,
You can’t perform that action at this time.
0 commit comments