Release Version v4.8

This commit is contained in:
lucaburgio 2022-04-02 09:28:56 +00:00 committed by GitHub Actions
parent d427521799
commit 2ab4621587
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
{
"name": "iconoir-react-native",
"version": "4.7.1",
"version": "4.8.0",
"description": "React Native library for Iconoir icon set",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@ -40,4 +40,4 @@
"react-native-svg": "^12.1.1",
"typescript": "^4.4.4"
}
}
}

View file

@ -1,6 +1,6 @@
{
"name": "iconoir-react",
"version": "4.7.1",
"version": "4.8.0",
"description": "React library for Iconoir icon set",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@ -36,4 +36,4 @@
"react": "^17.0.2",
"typescript": "^4.4.4"
}
}
}