diff options
| author | AAGaming <aa@bigdumb.gq> | 2022-05-28 21:52:51 -0400 |
|---|---|---|
| committer | AAGaming <aa@bigdumb.gq> | 2022-05-28 21:52:51 -0400 |
| commit | 6e73b2796137984e5290a5d5f3e381362f21bfea (patch) | |
| tree | b88ff7a1f4df0e0f5f94c645f171489611b5aa8a /package.json | |
| parent | adb8a84d2c313bedd6d6e46408056c3a2677ddb3 (diff) | |
| parent | a5d491256fd058796162ef9e234b7b5fea6b6ef0 (diff) | |
| download | decky-bazzite-buddy-6e73b2796137984e5290a5d5f3e381362f21bfea.tar.gz decky-bazzite-buddy-6e73b2796137984e5290a5d5f3e381362f21bfea.zip | |
Merge branch 'main' of github.com:SteamDeckHomebrew/decky-plugin-template
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 46c8ede..564f604 100644 --- a/package.json +++ b/package.json @@ -32,6 +32,7 @@ "@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", "shx": "^0.3.4", "tslib": "^2.4.0", |
