Skip to content

Commit 903b652

Browse files
authored
Merge pull request #14 from davidchase/greenkeeper-rollup-0.34.10
Update rollup to version 0.34.10 🚀
2 parents db7ce08 + c218490 commit 903b652

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)