update: pin dependency rollup-plugin-node-externals to 2.0.1
This commit is contained in:
parent
a9e1843873
commit
eb4e5da7bb
|
@ -37,7 +37,7 @@
|
|||
"rollup-plugin-commonjs": "10.1.0",
|
||||
"rollup-plugin-json": "4.0.0",
|
||||
"rollup-plugin-multi-entry": "2.1.0",
|
||||
"rollup-plugin-node-externals": "^2.0.1",
|
||||
"rollup-plugin-node-externals": "2.0.1",
|
||||
"rollup-plugin-node-resolve": "5.2.0",
|
||||
"rollup-plugin-replace": "2.2.0",
|
||||
"rollup-plugin-tslint": "0.2.2",
|
||||
|
|
|
@ -2261,7 +2261,7 @@ rollup-plugin-multi-entry@2.1.0:
|
|||
dependencies:
|
||||
matched "^1.0.2"
|
||||
|
||||
rollup-plugin-node-externals@^2.0.1:
|
||||
rollup-plugin-node-externals@2.0.1:
|
||||
version "2.0.1"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup-plugin-node-externals/-/rollup-plugin-node-externals-2.0.1.tgz#7971cfb707148791066c389e26a784dda91377e3"
|
||||
integrity sha512-UlJMmti/xPF4ZAl8wPUGFrpnB1pYJJbeayqIdjVXopgZ0zMJ1IT6wRWbvLtjY0aYNWU6G6WeKYJRXU9liiMPgw==
|
||||
|
|
Loading…
Reference in New Issue