Skip to content

Commit 673dff3

Browse files
authored
remove duplicate dependency
babel-polyfill is already listed in devDependencies so the entry for optionalDependencies is redundant
1 parent 01c872a commit 673dff3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,5 @@
5050
"dependencies": {
5151
"jsrsasign": "^8.0.12"
5252
},
53-
"optionalDependencies": {
54-
"babel-polyfill": ">=6.9.1"
55-
},
5653
"typings": "index.d.ts"
5754
}

0 commit comments

Comments
 (0)