diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 564f604..c51f733 100644 --- a/package.json +++ b/package.json @@ -32,14 +32,14 @@ "@rollup/plugin-typescript": "^8.3.2", "@types/react": "16.14.0", "@types/webpack": "^5.28.0", - "rollup-plugin-import-assets": "^1.1.1", "rollup": "^2.70.2", + "rollup-plugin-import-assets": "^1.1.1", "shx": "^0.3.4", "tslib": "^2.4.0", "typescript": "^4.6.4" }, "dependencies": { - "decky-frontend-lib": "^0.0.2", + "decky-frontend-lib": "^0.0.5", "react-icons": "^4.3.1" } } |
