Skip to content

Commit

Permalink
1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephane Bisson committed Dec 8, 2021
1 parent 1619219 commit f32ff63
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wikipedia-preview",
"version": "1.4.0",
"version": "1.4.1",
"description": "Shows Wikipedia article preview in a popup",
"main": "dist/wikipedia-preview.production.js",
"scripts": {
Expand Down Expand Up @@ -65,5 +65,7 @@
"dependencies": {
"dompurify": "^2.1.0"
},
"browserslist": ["extends browserslist-config-wikimedia/modern"]
"browserslist": [
"extends browserslist-config-wikimedia/modern"
]
}

0 comments on commit f32ff63

Please sign in to comment.