Skip to content

Commit 24e3165

Browse files
committed
Added blank index.js
1 parent 26e3e9f commit 24e3165

File tree

5 files changed

+2
-1
lines changed

5 files changed

+2
-1
lines changed

client-api/index.js

Whitespace-only changes.

client-api/package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"author": "",
1010
"license": "ISC",
1111
"dependencies": {
12-
"axios": "^0.11.0"
12+
"isomorphic-fetch": "^2.2.1",
13+
"qs": "^6.2.0"
1314
}
1415
}

service-api/index.js

Whitespace-only changes.

service-frontend/index.js

Whitespace-only changes.

service-scraper/index.js

Whitespace-only changes.

0 commit comments

Comments
 (0)