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 01cf067 commit 87df218Copy full SHA for 87df218
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@hoodie/store-client",
3
- "version": "0.0.0-semantically-released",
+ "version": "0.0.0-development",
4
"description": "Hoodie Client for data persistence & offline sync",
5
"main": "index.js",
6
"files": [
@@ -50,7 +50,7 @@
50
"pouchdb-core": "^6.0.7",
51
"pouchdb-replication": "^6.0.7",
52
"rimraf": "^2.4.4",
53
- "semantic-release": "^6.1.0",
+ "semantic-release": "^6.3.6",
54
"simple-mock": "^0.7.0",
55
"standard": "^8.0.0",
56
"tap-spec": "^4.1.1",
0 commit comments