Commit 1322417b authored by Kim, Subin's avatar Kim, Subin
Browse files

package.json

parent ec0852e1
......@@ -67,12 +67,6 @@
"@babel/types": "^7.11.5",
"jsesc": "^2.5.1",
"source-map": "^0.5.0"
},
"dependencies": {
"source-map": {
"version": "0.5.7",
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
"integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w="
}
}
},
......@@ -14763,5 +14757,4 @@
"toposort": "^2.0.2"
}
}
}
}
}
\ No newline at end of file
......@@ -27,7 +27,6 @@
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject",
"proxy": "http://localhost:3030"
},
"eslintConfig": {
"extends": "react-app"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment