Browse Source

Update rollup to the latest version 🚀 (#9)

pull/10/head
greenkeeper[bot] 7 years ago
committed by Luke Childs
parent
commit
24bb4ac1e8
  1. 2
      package.json

2
package.json

@ -46,7 +46,7 @@
"eslint-config-xo-lukechilds": "^1.0.0", "eslint-config-xo-lukechilds": "^1.0.0",
"nyc": "^11.0.2", "nyc": "^11.0.2",
"pify": "^3.0.0", "pify": "^3.0.0",
"rollup": "^0.46.0", "rollup": "^0.47.0",
"rollup-plugin-buble": "^0.15.0", "rollup-plugin-buble": "^0.15.0",
"xo": "^0.18.2" "xo": "^0.18.2"
} }

Loading…
Cancel
Save