Archived
1
0

fix(lib/vscode): fix conflicts in package.json

This commit is contained in:
Akash Satheesan
2021-05-03 22:18:56 +05:30
parent 70bf7ed90b
commit 73c2a9f0eb
2 changed files with 4 additions and 32 deletions

View File

@ -17,14 +17,8 @@
"@types/ncp": "2.0.1",
"@types/node": "^12.19.9",
"@types/rimraf": "^2.0.4",
<<<<<<< HEAD
"cpx": "^1.5.0",
"htmlparser2": "^3.9.3",
"mkdirp": "^0.5.1",
=======
"htmlparser2": "^3.9.2",
"mkdirp": "^1.0.4",
>>>>>>> 58ce849223667f77dc0d6d7658870ca3f815e17f
"ncp": "^2.0.0",
"npm-run-all": "^4.1.5",
"portastic": "^1.0.1",