Skip to content

Commit 0b80fba

Browse files
authored
Merge pull request #10 from davidchase/greenkeeper-rollup-0.34.7
Update rollup to version 0.34.7 🚀
2 parents ee14759 + 12f8d70 commit 0b80fba

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
@@ -24,7 +24,7 @@
2424
"build": "rollup -c -f umd -o dist/composable-normalize.js && uglifyjs dist/composable-normalize.js -o dist/composable-normalize.min.js"
2525
},
2626
"devDependencies": {
27-
"rollup": "0.34.5",
27+
"rollup": "0.34.7",
2828
"rollup-plugin-buble": "0.12.1",
2929
"uglifyjs": "2.4.10"
3030
}

0 commit comments

Comments
 (0)