Skip to content

Commit a3964f3

Browse files
ext.swl.watchlistconditions: remove es6-polyfills dependency (SemanticMediaWiki#123)
1 parent 5ba937a commit a3964f3

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

extension.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,7 @@
143143
"swl-custom-input"
144144
],
145145
"dependencies": [
146-
"mediawiki.api",
147-
"es6-polyfills"
146+
"mediawiki.api"
148147
]
149148
}
150149
},

0 commit comments

Comments
 (0)