bump core and create versions

This commit is contained in:
Sasha 2023-05-17 12:50:59 +02:00
parent a6af2a9ff2
commit be95ae8d39
No known key found for this signature in database
2 changed files with 4 additions and 4 deletions

View File

@ -9,8 +9,8 @@
"start": "webpack-dev-server"
},
"dependencies": {
"@waku/core": "0.0.17",
"@waku/create": "0.0.13",
"@waku/core": "0.0.18",
"@waku/create": "0.0.14",
"@waku/noise": "0.0.3-31510da",
"@waku/utils": "0.0.5",
"protobufjs": "^7.1.2",

View File

@ -9,8 +9,8 @@
"start": "webpack-dev-server"
},
"dependencies": {
"@waku/core": "0.0.17",
"@waku/create": "0.0.13",
"@waku/core": "0.0.18",
"@waku/create": "0.0.14",
"@waku/noise": "0.0.3-31510da",
"@waku/utils": "0.0.5",
"protobufjs": "^7.1.2",