Skip to content

Commit 0d8e3ac

Browse files
committed
Scope plugin
1 parent 03508bb commit 0d8e3ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugin.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import * as widgetExports from './index';
1111

1212
import { MODULE_NAME, MODULE_VERSION } from './version';
1313

14-
const EXTENSION_ID = 'bqplot-gl:plugin';
14+
const EXTENSION_ID = `@bqplot/bqplot-gl:plugin${MODULE_VERSION}`;
1515

1616
/**
1717
* The bqlotGL plugin.

0 commit comments

Comments
 (0)