Skip to content

Commit

Permalink
chore: bump to 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Baroshem committed Jan 3, 2023
1 parent 55624af commit cf060b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/algolia",
"version": "1.4.1",
"version": "1.4.2",
"description": "Algolia module for Nuxt",
"repository": {
"type": "git",
Expand Down Expand Up @@ -40,6 +40,7 @@
"algoliasearch": "^4.11.0",
"instantsearch.css": "^7.4.5",
"metadata-scraper": "^0.2.49",
"rollup-plugin-node-polyfills": "^0.2.1",
"storyblok-algolia-indexer": "^1.0.3",
"vue-instantsearch": "^4.3.2"
},
Expand All @@ -50,7 +51,6 @@
"@nuxtjs/eslint-config-typescript": "latest",
"eslint": "latest",
"nuxt": "^3.0.0",
"rollup-plugin-node-polyfills": "^0.2.1",
"standard-version": "^9.3.2"
},
"publishConfig": {
Expand Down

0 comments on commit cf060b4

Please sign in to comment.