bublejs / buble

https://buble.surge.sh
MIT License
869 stars 67 forks source link

Bump magic-string #186

Closed curran closed 5 years ago

curran commented 5 years ago

Closes #183

Care was taken to use versions of Node and NPM as discussed in https://github.com/Rich-Harris/buble/pull/184 for generating minimal changes to package-lock.json.

$ node --version
v10.15.1
$ npm --version
5.8.0
adrianheine commented 5 years ago

Wow, that's effort. Thanks!

curran commented 5 years ago

Hooray! Thanks for merging.