Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
tnorling committed Oct 30, 2020
1 parent 4ceb146 commit 75e545b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 250 deletions.
247 changes: 0 additions & 247 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@
"@babel/preset-env": "^7.7.1",
"@babel/preset-typescript": "^7.7.2",
"@istanbuljs/nyc-config-babel": "^2.1.1",
"@types/jest": "^26.0.15",
"@types/puppeteer": "^3.0.2",
"@types/testing-library__jest-dom": "^5.9.5",
"@typescript-eslint/eslint-plugin": "^4.0.1",
"@typescript-eslint/eslint-plugin-tslint": "^4.0.1",
"@typescript-eslint/parser": "^4.0.1",
Expand All @@ -27,8 +25,8 @@
"nyc": "^14.1.1",
"puppeteer": "^2.1.1",
"rimraf": "^3.0.0",
"ts-node": "^8.10.2",
"tslint": "^6.1.3",
"ts-node": "^8.10.2",
"typescript": "^3.9.7"
},
"scripts": {
Expand Down

0 comments on commit 75e545b

Please sign in to comment.