Remove name in package.json

Removed name because it's a monorepo and it conflicts with https://www.npmjs.com/package/term
This commit is contained in:
Tilmann Meyer
2019-06-08 21:44:47 +02:00
committed by GitHub
parent 596d75adc1
commit 4165056c12

View File

@@ -1,5 +1,4 @@
{
"name": "term",
"devDependencies": {
"@fortawesome/fontawesome-free": "^5.9.0",
"@types/electron-config": "^3.2.2",