Skip to content

Commit a466691

Browse files
author
guyplusplus
committed
Updated, alligned with plugin build output
1 parent f9c8d8a commit a466691

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed
Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
{
22
"name": "vis_type_custom_form_filter_accounts",
3-
"version": "1.0.2",
4-
"kibana": {
5-
"version": "kibana",
6-
"templateVersion": "1.0.0"
7-
},
8-
"license": "Apache-2.0"
3+
"version": "1.0.3",
4+
"private": true,
5+
"license": "Apache-2.0",
6+
"scripts": {
7+
"build": "yarn plugin-helpers build",
8+
"plugin-helpers": "node ../../scripts/plugin_helpers",
9+
"kbn": "node ../../scripts/kbn"
10+
}
911
}

0 commit comments

Comments
 (0)