Skip to content

Commit 157b9af

Browse files
committed
feat(EPMUII-10524): add optional package
1 parent 2db5467 commit 157b9af

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

package-lock.json

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,5 +114,8 @@
114114
"not dead",
115115
"not ie > 1",
116116
"not op_mini all"
117-
]
117+
],
118+
"optionalDependencies": {
119+
"@rollup/rollup-linux-x64-gnu": "^4.36.0"
120+
}
118121
}

0 commit comments

Comments
 (0)