@dword-design/base 16.1.5 → 16.1.6

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.
@@ -31,8 +31,7 @@ export default function () {
31
31
  peerDependencies: true,
32
32
  pnpm: true,
33
33
  private: true,
34
- publishConfig: true,
35
- resolutions: true
34
+ publishConfig: true
36
35
  })),
37
36
  funding: "https://github.com/sponsors/dword-design",
38
37
  publishConfig: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dword-design/base",
3
- "version": "16.1.5",
3
+ "version": "16.1.6",
4
4
  "description": "Base package for projects.",
5
5
  "repository": "dword-design/base",
6
6
  "funding": "https://github.com/sponsors/dword-design",