Skip to content

Commit 0d3719a

Browse files
chore(package): update rollup to version 0.34.3
https://greenkeeper.io/
1 parent 8baf3cb commit 0d3719a

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

0 commit comments

Comments
 (0)