forked from venetoarpa/Arpav-PPCV
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
It was being used in the code but it not have any effect
- Loading branch information
1 parent
9a3741c
commit 4e0bfbc
Showing
3 changed files
with
306 additions
and
686 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,6 @@ | |
"version": "1.0.0", | ||
"license": "CC-BY-SA-3.0", | ||
"author": "Giorgio Resci - INKODE SOC COOP <[email protected]> (https://inkode.it/)", | ||
"private": false, | ||
"homepage": ".", | ||
"dependencies": { | ||
"@emotion/react": "11.10.4", | ||
|
@@ -41,7 +40,6 @@ | |
"eslint-config-prettier": "8.5.0", | ||
"eslint-plugin-prettier": "4.2.1", | ||
"eslint-plugin-react-hooks": "4.6.0", | ||
"fontfaceobserver": "2.3.0", | ||
"formik": "2.2.9", | ||
"formik-mui": "5.0.0-alpha.0", | ||
"geojson-utils": "1.1.0", | ||
|
@@ -166,5 +164,6 @@ | |
"statements": 90 | ||
} | ||
} | ||
} | ||
}, | ||
"packageManager": "[email protected]" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.