update npm packages and hopefully fix debugging
This commit is contained in:
Generated
+2
-2
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "common",
|
||||
"name": "@elixforms/common",
|
||||
"version": "0.0.1",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "common",
|
||||
"name": "@elixforms/common",
|
||||
"version": "0.0.1",
|
||||
"license": "ISC"
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "common",
|
||||
"name": "@elixforms/common",
|
||||
"version": "0.0.1",
|
||||
"description": "Common components to build elixForms custom pages",
|
||||
"license": "ISC",
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
"jsx": "react-jsx",
|
||||
"isolatedModules": true,
|
||||
"verbatimModuleSyntax": true,
|
||||
"skipLibCheck": true,
|
||||
"skipLibCheck": true
|
||||
},
|
||||
"include": [
|
||||
"**/*"
|
||||
|
||||
Reference in New Issue
Block a user