@fattureincloud/fic-design-system 0.3.21 → 0.3.22
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fattureincloud/fic-design-system",
|
3
|
-
"version": "0.3.
|
3
|
+
"version": "0.3.22",
|
4
4
|
"description": "Fatture in Cloud and Danea design system",
|
5
5
|
"repository": "git@bitbucket.org:fattureincloud/design-system.git",
|
6
6
|
"license": "MIT",
|
@@ -35,6 +35,7 @@
|
|
35
35
|
"eslint-plugin-simple-import-sort": "^7.0.0",
|
36
36
|
"eslint-plugin-sort-destructure-keys": "^1.3.5",
|
37
37
|
"husky": "^7.0.4",
|
38
|
+
"lint-staged": "^12.1.2",
|
38
39
|
"prettier": "^2.3.0",
|
39
40
|
"pretty-quick": "^2.0.1",
|
40
41
|
"react-beautiful-dnd": "^11.0.5",
|
@@ -56,7 +57,6 @@
|
|
56
57
|
"@fortawesome/react-fontawesome": "^0.1.8",
|
57
58
|
"@popperjs/core": "^2.6.0",
|
58
59
|
"classnames": "^2.2.6",
|
59
|
-
"lint-staged": "^12.1.2",
|
60
60
|
"lodash": "^4.17.15",
|
61
61
|
"react-modal": "^3.11.1",
|
62
62
|
"react-popper": "^2.2.4",
|