Skip to content

Commit c218490

Browse files
chore(package): update rollup to version 0.34.10
https://greenkeeper.io/
1 parent db7ce08 commit c218490

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"build": "rollup -c -f umd -o dist/composable-normalize.js && uglifyjs dist/composable-normalize.js -o dist/composable-normalize.min.js"
2424
},
2525
"devDependencies": {
26-
"rollup": "0.34.8",
26+
"rollup": "0.34.10",
2727
"rollup-plugin-buble": "0.13.0",
2828
"uglifyjs": "2.4.10"
2929
}

0 commit comments

Comments
 (0)