Skip to content
Snippets Groups Projects
Verified Commit 81c5d9aa authored by Mateusz Tyszczak's avatar Mateusz Tyszczak :scroll:
Browse files

Bump wax version

parent 8ef8d099
No related branches found
No related tags found
No related merge requests found
Pipeline #81203 passed
{
"name": "@hive-staging/workerbee",
"version": "0.3.6",
"version": "0.3.7",
"description": "Example bot to use in your browser app based on the wax and beekeeper library",
"main": "dist/bundle/index.js",
"types": "dist/bundle/index.d.ts",
......@@ -46,7 +46,7 @@
},
"dependencies": {
"@hive-staging/beekeeper": "^0.1.0",
"@hive-staging/wax": "^0.3.6",
"@hive-staging/wax": "^0.3.7",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.0",
"events": "^3.3.0",
......
......@@ -9,8 +9,8 @@ dependencies:
specifier: ^0.1.0
version: 0.1.0
'@hive-staging/wax':
specifier: ^0.3.6
version: 0.3.6
specifier: ^0.3.7
version: 0.3.7
class-transformer:
specifier: ^0.5.1
version: 0.5.1
......@@ -158,8 +158,8 @@ packages:
engines: {node: '>= 12'}
dev: false
/@hive-staging/wax@0.3.6:
resolution: {integrity: sha512-mPxSvujw38vsakedgnUn0ScnZdzBdEglPA6L7hzVLu4RppRVgpZhfkKDW4PHD4M5XBut0SW7Bwgruv61uuAc8Q==}
/@hive-staging/wax@0.3.7:
resolution: {integrity: sha512-ZwEYxTut0fd7mgFgdfOLOSOJE8xPCiAZaqXvZ/lVKfJaVKbkYxCodJogLVKPeBDISYteoOyvV3/l8gF+tykQbA==}
engines: {node: '>= 12'}
dependencies:
'@hive-staging/beekeeper': 0.1.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment