Skip to content

Commit dcfc592

Browse files
committed
Обновление версии пакета utils
1 parent 359826c commit dcfc592

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@worksolutions/react-utils",
33
"private": false,
4-
"version": "1.0.11",
4+
"version": "1.0.12",
55
"description": "",
66
"main": "dist/index.js",
77
"types": "dist/index.d.ts",
@@ -28,7 +28,7 @@
2828
"@types/react": "^16.*",
2929
"@types/resize-observer-browser": "*",
3030
"@types/styled-components": "^5.*",
31-
"@worksolutions/utils": "^1.0.17",
31+
"@worksolutions/utils": "^1.0.18",
3232
"lodash": "^4.*",
3333
"ramda": "^0.27.*",
3434
"react": "^17.*",

0 commit comments

Comments
 (0)