astw icon indicating copy to clipboard operation
astw copied to clipboard

update acorn

Open goto-bus-stop opened this issue 7 years ago • 2 comments

to the same version as used by detective.

goto-bus-stop avatar Dec 01 '17 15:12 goto-bus-stop

@substack — Can this get merged?

pieterbeulque avatar Jan 10 '18 13:01 pieterbeulque

In case this helps others: I'm using yarn and this resolutions block fixes things:

"resolutions": {
  "browserify/insert-module-globals/lexical-scope/astw": "github:goto-bus-stop/astw#new-acorn"
},

paulirish avatar Mar 19 '18 21:03 paulirish