Skip to content

Commit 901316d

Browse files
authored
Remove unused dependency (#59)
Trimming some unused dependencies
1 parent 854d4f6 commit 901316d

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@
6060
"rollup-plugin-commonjs": "^10.0.1",
6161
"rollup-plugin-json": "^4.0.0",
6262
"rollup-plugin-node-resolve": "^5.2.0",
63-
"rollup-plugin-shebang": "^0.1.5",
6463
"rollup-plugin-sourcemaps": "^0.4.2",
6564
"rollup-plugin-typescript2": "^0.22.1",
6665
"semantic-release": "^15.13.19",

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6343,11 +6343,6 @@ rollup-plugin-node-resolve@^5.2.0:
63436343
resolve "^1.11.1"
63446344
rollup-pluginutils "^2.8.1"
63456345

6346-
rollup-plugin-shebang@^0.1.5:
6347-
version "0.1.5"
6348-
resolved "https://registry.yarnpkg.com/rollup-plugin-shebang/-/rollup-plugin-shebang-0.1.5.tgz#a15c9fed2d6c369f668a66a311b99c2023a6e0e4"
6349-
integrity sha512-7rtj//+Y0b4ha71PNCIk1GJjjcyZUZtPZe4l4YguUsrZrp5ukc/tbw5N1CTglbLojICrL/oJT9xDnjKQrXX1ZQ==
6350-
63516346
rollup-plugin-sourcemaps@^0.4.2:
63526347
version "0.4.2"
63536348
resolved "https://registry.yarnpkg.com/rollup-plugin-sourcemaps/-/rollup-plugin-sourcemaps-0.4.2.tgz#62125aa94087aadf7b83ef4dfaf629b473135e87"

0 commit comments

Comments
 (0)