Skip to content

Commit 97971b1

Browse files
committed
change babel polyfill to optional dependency DuendeArchive#535
1 parent e27cdd1 commit 97971b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"dependencies": {
5050
"jsrsasign": "^8.0.12"
5151
},
52-
"peerDependencies": {
52+
"optionalDependencies": {
5353
"babel-polyfill": ">=6.9.1"
5454
},
5555
"typings": "index.d.ts"

0 commit comments

Comments
 (0)