2
0
mirror of https://github.com/iconify/iconify.git synced 2024-11-09 23:00:56 +00:00
iconify/packages
Joaquín Sánchez 814e944e27
fix(next): add dts for non node packages
I talk with @antfu (sorry to ping you here ;) ), we need to add the `typedVersions`, we talk about it a few days/weeks ago:
``json
  "typesVersions": {
    "*": {
      "*": [
        "./dist/*"
      ]
    }
  },
```
2022-03-20 14:43:26 +01:00
..
api-redundancy Publish api-redundancy update 2022-03-16 12:11:01 +02:00
core Prepare to publish update for core 2022-03-17 18:41:31 +02:00
ember Publish update for Ember component 2022-03-17 21:13:04 +02:00
iconify Publish update for SVG framework 2022-03-19 13:52:10 +02:00
react Publish update for React component 2022-03-17 22:08:26 +02:00
svelte Publish update for Svelte component 2022-03-18 10:06:28 +02:00
types Publish update for types 2022-03-17 18:20:43 +02:00
utils fix(next): add dts for non node packages 2022-03-20 14:43:26 +01:00
vue Use vitest in Vue tests, publish update for Vue component 2022-03-19 13:19:52 +02:00
vue2 Publish update for Vue 2 component 2022-03-19 13:39:02 +02:00
.gitignore Move version 2 to a big monorepo 2020-04-28 12:47:35 +03:00