Skip to content

Commit 8442b32

Browse files
authored
Merge pull request #57 from bitxenia/bump-astradb-version-to-0.1.3
bump astradb version to 0.1.3
2 parents 70b6fe3 + 33185fa commit 8442b32

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bitxenia/astrawiki",
3-
"version": "0.1.16",
3+
"version": "0.1.17",
44
"description": "Decentralized p2p wiki on IPFS",
55
"author": "Bitxenia",
66
"license": "MIT",
@@ -16,7 +16,7 @@
1616
"module": "./dist/index.mjs",
1717
"types": "./dist/index.d.ts",
1818
"dependencies": {
19-
"@bitxenia/astradb": "0.1.2",
19+
"@bitxenia/astradb": "0.1.3",
2020
"@bitxenia/wiki-version-manager": "0.1.2",
2121
"blockstore-core": "5.0.2",
2222
"datastore-core": "10.0.2"

0 commit comments

Comments
 (0)