Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
0.62.0
- Loading branch information
1 parent
c962bce
commit cd437b7c62a231d7cea539e82a30729a5267df8d
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "rollup", | ||
"version": "0.61.2", | ||
"version": "0.62.0", | ||
"description": "Next-generation ES module bundler", | ||
"main": "dist/rollup.js", | ||
"module": "dist/rollup.es.js", | ||