Skip to content

Commit 2cec777

Browse files
committed
v0.1.1
1 parent e4d0c13 commit 2cec777

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": "@efrane/vuex-json-api",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "A Vuex library for interfacing with Json:Api endpoints",
55
"license": "MIT",
66
"authors": [
@@ -28,8 +28,8 @@
2828
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
2929
"@babel/plugin-transform-modules-commonjs": "^7.24.7",
3030
"@babel/preset-env": "^7.24.7",
31-
"@vue/compat": "^3.4.31",
3231
"@faker-js/faker": "^8.4.1",
32+
"@vue/compat": "^3.4.31",
3333
"@vue/vue3-jest": "29",
3434
"babel-core": "^7.0.0-bridge.0",
3535
"babel-jest": "^29.4.3",

0 commit comments

Comments
 (0)