Skip to content

Commit cf060b4

Browse files
committed
chore: bump to 1.4.2
1 parent 55624af commit cf060b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/algolia",
3-
"version": "1.4.1",
3+
"version": "1.4.2",
44
"description": "Algolia module for Nuxt",
55
"repository": {
66
"type": "git",
@@ -40,6 +40,7 @@
4040
"algoliasearch": "^4.11.0",
4141
"instantsearch.css": "^7.4.5",
4242
"metadata-scraper": "^0.2.49",
43+
"rollup-plugin-node-polyfills": "^0.2.1",
4344
"storyblok-algolia-indexer": "^1.0.3",
4445
"vue-instantsearch": "^4.3.2"
4546
},
@@ -50,7 +51,6 @@
5051
"@nuxtjs/eslint-config-typescript": "latest",
5152
"eslint": "latest",
5253
"nuxt": "^3.0.0",
53-
"rollup-plugin-node-polyfills": "^0.2.1",
5454
"standard-version": "^9.3.2"
5555
},
5656
"publishConfig": {

0 commit comments

Comments
 (0)