Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.

Commit 809dac1

Browse files
committed
Increase version to v1.0.9
1 parent 59c3a1e commit 809dac1

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "primo-explore-search-bar-sub-menu",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"description": "Add a nav bar underneath the search bar to provide additional links in the primo-explore UI.",
55
"main": "./dist/index.js",
66
"repository": {
@@ -49,5 +49,10 @@
4949
"optionalDependencies": {
5050
"eslint": "^6.1.0",
5151
"eslint-plugin-angular": "^4.0.1"
52+
},
53+
"resolutions": {
54+
"minimist": "^0.2.1",
55+
"kind-of": "6.0.3",
56+
"serialize-javascript": "3.1.0"
5257
}
5358
}

0 commit comments

Comments
 (0)