Skip to content

Commit b0239ed

Browse files
chore(package): update rollup to version 0.34.1
https://greenkeeper.io/
1 parent af958e5 commit b0239ed

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

0 commit comments

Comments
 (0)