@rollup/browser
Advanced tools
Comparing version 3.8.1 to 3.9.0
@@ -459,2 +459,3 @@ export const VERSION: string; | ||
name: string; | ||
version?: string; | ||
} | ||
@@ -461,0 +462,0 @@ |
{ | ||
"name": "@rollup/browser", | ||
"version": "3.8.1", | ||
"version": "3.9.0", | ||
"description": "Next-generation ES module bundler browser build", | ||
@@ -5,0 +5,0 @@ "main": "dist/rollup.browser.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
3948
4400909