diff --git a/package.json b/package.json index 64f4932..b4aa9df 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index cfb3fc6..ebf1329 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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==