Skip to content

Commit

Permalink
Merge pull request #76 from irina-hychka/master
Browse files Browse the repository at this point in the history
Have done homework #1
  • Loading branch information
TArch64 authored Nov 3, 2018
2 parents 6a419f0 + 62e7b35 commit fcaefb5
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
5 changes: 5 additions & 0 deletions homeworks/iryna.gychka_irina-hychka/homework_1/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
node -v
v10.13.0

npm --version
6.4.1
11 changes: 11 additions & 0 deletions homeworks/iryna.gychka_irina-hychka/homework_1/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "homework_1",
"version": "1.0.0",
"description": "node -v v10.13.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Iryna Gychka",
"license": "ISC"
}

0 comments on commit fcaefb5

Please sign in to comment.