Skip to content

Commit 7da5fd6

Browse files
committed
Don't upgrade version
1 parent adc1a40 commit 7da5fd6

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hal-json-vuex",
3-
"version": "3.0.0-alpha.2",
3+
"version": "3.0.0-alpha.1",
44
"description": "Use a HAL JSON API with Vuex",
55
"main": "./dist/hal-json-vuex.umd.cjs",
66
"module": "./dist/hal-json-vuex.js",
@@ -27,7 +27,6 @@
2727
},
2828
"type": "module",
2929
"files": [
30-
"/src",
3130
"/dist",
3231
"/CHANGELOG.md",
3332
"/LICENSE",

0 commit comments

Comments
 (0)