dump version 0.9.6

This commit is contained in:
Ahmed Bouhuolia
2023-06-12 19:43:36 +02:00
parent e6336b1451
commit 0b6d0bc016
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{ {
"$schema": "node_modules/lerna/schemas/lerna-schema.json", "$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useWorkspaces": true, "useWorkspaces": true,
"version": "0.9.5", "version": "0.9.6",
"npmClient": "npm" "npmClient": "npm"
} }

View File

@@ -1,6 +1,6 @@
{ {
"name": "@bigcapital/webapp", "name": "@bigcapital/webapp",
"version": "0.9.5", "version": "0.9.6",
"private": true, "private": true,
"dependencies": { "dependencies": {
"@blueprintjs-formik/core": "^0.3.3", "@blueprintjs-formik/core": "^0.3.3",