Skip to content

Commit

Permalink
3.0.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
usu committed Oct 24, 2023
1 parent d609f73 commit c3f7ec1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "hal-json-vuex",
"version": "2.0.0-alpha.16",
"version": "3.0.0-alpha.1",
"description": "Use a HAL JSON API with Vuex",
"main": "./dist/hal-json-vuex.umd.cjs",
"module": "./dist/hal-json-vuex.js",
Expand Down Expand Up @@ -92,4 +92,4 @@
"@vue/compiler-sfc": "3.3.6",
"vuex": "4.1.0"
}
}
}

0 comments on commit c3f7ec1

Please sign in to comment.