Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dd603ef

Browse files
committed
Merge branch 'week1-masoud' into master
2 parents 2c2e494 + e9773e6 commit dd603ef

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,13 @@
1010
"author": "HackYourFuture",
1111
"license": "CC-BY-4.0",
1212
"dependencies": {
13+
"axios": "^0.21.0",
1314
"eslint": "^6.2.0",
1415
"eslint-config-airbnb-base": "^14.0.0",
1516
"eslint-config-prettier": "^6.0.0",
1617
"eslint-plugin-import": "^2.18.2",
1718
"eslint-plugin-prettier": "^3.1.0",
18-
"prettier": "^1.19.1"
19+
"prettier": "^1.19.1",
20+
"xmlhttprequest": "^1.8.0"
1921
}
2022
}

0 commit comments

Comments
 (0)