We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9f37028 + c1cb5c7 commit 5e1381aCopy full SHA for 5e1381a
index.js
@@ -16,7 +16,7 @@ export class WebPluginInterface {
16
/**
17
* @protected
18
*/
19
- _bootstrap () {
+ _setup () {
20
// code
21
}
22
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "web-plugin-interface",
3
- "version": "1.1.0",
+ "version": "1.2.0",
4
"description": "",
5
"main": "index.js",
6
"scripts": {
0 commit comments