Skip to content

Commit

Permalink
release: v2.0.62
Browse files Browse the repository at this point in the history
  • Loading branch information
drjova committed Oct 14, 2021
1 parent 3729037 commit f494fa8
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "inspirehep-search-js",
"version": "2.0.60",
"version": "2.0.62",
"description": "Javascript search components for Inspirehep-Search",
"author": {
"name": "INSPIREHEP",
Expand Down Expand Up @@ -79,5 +79,8 @@
"bugs": {
"url": "https://github.com/inspirehep/inspirehep-search-js/issues"
},
"homepage": "https://github.com/inspirehep/inspirehep-search-js#readme"
"homepage": "https://github.com/inspirehep/inspirehep-search-js#readme",
"files": [
"dist/**/*.js", "dist/*.js"
]
}

0 comments on commit f494fa8

Please sign in to comment.