Browse Source

Update rollup-plugin-buble to the latest version 🚀 (#16)

pull/17/head
greenkeeper[bot] 7 years ago
committed by Luke Childs
parent
commit
3c9c6aa85e
  1. 2
      package.json

2
package.json

@ -47,7 +47,7 @@
"nyc": "^11.0.2", "nyc": "^11.0.2",
"pify": "^3.0.0", "pify": "^3.0.0",
"rollup": "^0.50.0", "rollup": "^0.50.0",
"rollup-plugin-buble": "^0.15.0", "rollup-plugin-buble": "^0.16.0",
"xo": "^0.18.2" "xo": "^0.18.2"
} }
} }

Loading…
Cancel
Save