mirror of
https://dev.azure.com/tstanciu94/Packages/_git/standard-cv
synced 2025-08-10 18:32:25 +03:00
**1.0.3** - @flare/react-hooks upgrade.
This commit is contained in:
parent
23a7deac78
commit
f7d803963c
@ -24,4 +24,5 @@ import { StandardCV } from "@react-bricks/standard-cv";
|
|||||||
|
|
||||||
**1.0.0** - This version includes the initial version of standard-cv react component.
|
**1.0.0** - This version includes the initial version of standard-cv react component.
|
||||||
**1.0.1** - The user interface has been made more responsive based on the window size.
|
**1.0.1** - The user interface has been made more responsive based on the window size.
|
||||||
**1.0.2** - Packages update
|
**1.0.2** - Packages update.
|
||||||
|
**1.0.3** - @flare/react-hooks upgrade.
|
||||||
|
33122
package-lock.json
generated
33122
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@react-bricks/standard-cv",
|
"name": "@react-bricks/standard-cv",
|
||||||
"version": "1.0.2",
|
"version": "1.0.3",
|
||||||
"description": "Standard curriculum vitae",
|
"description": "standard-cv is an npm package that provides a standard, beautiful and responsive curriculum vitae.",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Tudor Stanciu",
|
"name": "Tudor Stanciu",
|
||||||
"email": "tudor.stanciu94@gmail.com",
|
"email": "tudor.stanciu94@gmail.com",
|
||||||
@ -59,7 +59,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fortawesome/fontawesome-free": "^5.10.2",
|
"@fortawesome/fontawesome-free": "^5.10.2",
|
||||||
"@flare/react-hooks": "^1.0.0",
|
"@flare/react-hooks": "^1.1.0",
|
||||||
"bootstrap": "^4.3.1",
|
"bootstrap": "^4.3.1",
|
||||||
"jquery": "^3.3.1",
|
"jquery": "^3.3.1",
|
||||||
"popper.js": "^1.14.7",
|
"popper.js": "^1.14.7",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user