We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4d0c13 commit 2cec777Copy full SHA for 2cec777
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@efrane/vuex-json-api",
3
- "version": "0.1.0",
+ "version": "0.1.1",
4
"description": "A Vuex library for interfacing with Json:Api endpoints",
5
"license": "MIT",
6
"authors": [
@@ -28,8 +28,8 @@
28
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
29
"@babel/plugin-transform-modules-commonjs": "^7.24.7",
30
"@babel/preset-env": "^7.24.7",
31
- "@vue/compat": "^3.4.31",
32
"@faker-js/faker": "^8.4.1",
+ "@vue/compat": "^3.4.31",
33
"@vue/vue3-jest": "29",
34
"babel-core": "^7.0.0-bridge.0",
35
"babel-jest": "^29.4.3",
0 commit comments