We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1380d3 commit bfef1c3Copy full SHA for bfef1c3
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@dadi/api-wrapper",
3
- "version": "1.6.0",
+ "version": "0.0.0-development",
4
"description": "A high-level library for interacting with DADI API",
5
"main": "index.js",
6
"scripts": {
@@ -36,6 +36,6 @@
36
"sinon": "^1.17.4",
37
"supertest": "^1.2.0",
38
"underscore": "^1.8.3",
39
- "semantic-release": "^6.3.2"
+ "semantic-release": "^6.3.6"
40
}
41
0 commit comments