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 e1afa2a commit 548e547Copy full SHA for 548e547
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vue-api-query",
3
- "version": "1.6.1",
+ "version": "0.0.0-development",
4
"description": "💎 Elegant and simple way to build requests for REST API",
5
"main": "build/index.js",
6
"scripts": {
@@ -57,6 +57,7 @@
57
"babel-eslint": "^10.1.0",
58
"codecov": "^3.6.5",
59
"eslint": "^6.8.0",
60
- "jest": "^24.1.0"
+ "jest": "^24.1.0",
61
+ "semantic-release": "^17.2.2"
62
}
63
0 commit comments