Skip to content

Commit 42ef2a1

Browse files
committed
Update license
1 parent 8ab88c0 commit 42ef2a1

File tree

3 files changed

+7
-17
lines changed

3 files changed

+7
-17
lines changed

JavaScript/package-lock.json

Lines changed: 4 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

JavaScript/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "async-examples",
33
"private": true,
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"author": "Timur Shemsedinov <timur.shemsedinov@gmail.com>",
66
"dependencies": {
7-
"async": "^2.6.1"
7+
"async": "^3.1.0"
88
},
99
"license": "MIT"
1010
}

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2017-2018 How.Programming.Works contributors
3+
Copyright (c) 2017-2019 How.Programming.Works contributors
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)