Merge pull request #1724 from spotify/feat/backend-plugin

Create backend plugin through CLI
This commit is contained in:
Ben Lambert
2020-09-24 14:18:06 +02:00
committed by GitHub
40 changed files with 388 additions and 70 deletions
+3 -1
View File
@@ -38,7 +38,9 @@
"@testing-library/user-event": "^12.0.7",
"@types/jest": "^26.0.7",
"@types/node": "^12.0.0",
"jest-fetch-mock": "^3.0.3"
"jest-fetch-mock": "^3.0.3",
"msw": "^0.20.5",
"node-fetch": "^2.6.1"
},
"files": [
"dist"