chore: unstable yarn.lock (#5067)

* fix unstable yarn.lock

* remove useless typescript dep
This commit is contained in:
Sébastien Lorber 2021-06-25 16:19:12 +02:00 committed by GitHub
parent 1d041127b1
commit 4d93c894f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 9 deletions

View file

@ -22,8 +22,5 @@
"querystring": "0.2.0",
"webpack": "^5.40.0",
"webpack-merge": "^5.8.0"
},
"devDependencies": {
"typescript": "^4.3.4"
}
}