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.59.0
- Loading branch information
1 parent
652be15
commit 8840dc2a5ea18f455e0ffe5dada7434cf8fe27ff
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.58.2", | ||
"version": "0.59.0", | ||
"description": "Next-generation ES6 module bundler", | ||
"main": "dist/rollup.js", | ||
"module": "dist/rollup.es.js", | ||