diff options
Diffstat (limited to 'integration/snapshots/lodash-regexp.js')
-rw-r--r-- | integration/snapshots/lodash-regexp.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integration/snapshots/lodash-regexp.js b/integration/snapshots/lodash-regexp.js index 6e0e6190a..dd6bca362 100644 --- a/integration/snapshots/lodash-regexp.js +++ b/integration/snapshots/lodash-regexp.js @@ -1,6 +1,6 @@ import { __require as require -} from "http://localhost:8080/__runtime.js"; +} from "http://localhost:8080/bun:runtime"; import * as $60f52dc2 from "http://localhost:8080/node_modules/lodash/lodash.js"; var { shuffle} = require($60f52dc2); export function test() { |