Skip to content

Commit af958e5

Browse files
authored
Merge pull request #3 from davidchase/greenkeeper-rollup-0.34.0
Update rollup to version 0.34.0 🚀
2 parents c888128 + 4ed10b7 commit af958e5

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.33.2",
27+
"rollup": "0.34.0",
2828
"rollup-plugin-buble": "0.12.1",
2929
"uglifyjs": "2.4.10"
3030
}

0 commit comments

Comments
 (0)