Compare commits

...

1 Commits

Author SHA1 Message Date
Ferdinand Thiessen 42c891836b [meta] Update ignored files 2021-05-25 16:01:12 +02:00
2 changed files with 5 additions and 1 deletions

4
.gitignore vendored
View File

@ -1 +1,5 @@
node_modules
yarn-error.log
# No need for sharing this
yarn.lock

View File

@ -21,7 +21,7 @@
},
"devDependencies": {
"prettier": "^2.3.0",
"typescript": "^4.2.4",
"typescript": "^4.2.4"
},
"peerDependencies": {
"@flaschengeist/types": "^0.0.1-alpha.1",