@rpg-engine/long-bow 0.8.139 → 0.8.140

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rpg-engine/long-bow",
3
- "version": "0.8.139",
3
+ "version": "0.8.140",
4
4
  "license": "MIT",
5
5
  "main": "dist/index.js",
6
6
  "typings": "dist/index.d.ts",
@@ -84,7 +84,7 @@
84
84
  "dependencies": {
85
85
  "@capacitor/core": "^6.1.0",
86
86
  "@rollup/plugin-image": "^2.1.1",
87
- "@rpg-engine/shared": "0.10.70",
87
+ "@rpg-engine/shared": "0.10.83",
88
88
  "dayjs": "^1.11.2",
89
89
  "font-awesome": "^4.7.0",
90
90
  "fs-extra": "^10.1.0",
@@ -106,7 +106,7 @@ export const BuyPanel: React.FC<IBuyPanelProps> = ({
106
106
  setBuyingItemId(null);
107
107
  enableHotkeys?.();
108
108
  }}
109
- message="Are you sure to buy this item?"
109
+ message="Are you sure you want to buy this item?"
110
110
  />
111
111
  )}
112
112
  <InputWrapper>