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.
1 parent 49dc2b0 commit 5b11db3Copy full SHA for 5b11db3
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "web-plugin-interface",
3
- "version": "2.0.1",
+ "version": "2.0.2",
4
"description": "",
5
"main": "index.js",
6
"scripts": {
@@ -17,7 +17,7 @@
17
"url": "https://github.com/dutchenkoOleg/web-plugin-interface/issues"
18
},
19
"homepage": "https://github.com/dutchenkoOleg/web-plugin-interface#readme",
20
- "dependencies": {
+ "devDependencies": {
21
"eslint-config-wezom-relax": "^1.1.0"
22
}
23
0 commit comments