Skip to content

Commit

Permalink
feat(init): updated using generator-node-mdl v2.4.0 🔥
Browse files Browse the repository at this point in the history
  • Loading branch information
sharvit committed Aug 16, 2019
1 parent df3dbd4 commit 236c05c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion license
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) Avi Sharvit <sharvita@gmail.com>
Copyright (c) Avi <sharvita@gmail.com>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

Expand Down
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"license": "MIT",
"repository": "https://github.com/sharvit/node-mdl-starter",
"author": {
"name": "Avi Sharvit",
"name": "Avi",
"email": "sharvita@gmail.com",
"url": "https://sharvit.github.io"
"url": "Avi"
},
"engines": {
"node": ">=8"
Expand Down Expand Up @@ -38,8 +38,8 @@
"@commitlint/travis-cli": "^8.1.0",
"babel-eslint": "^10.0.1",
"babel-jest": "^24.8.0",
"commitlint-config-cz": "^0.12.0",
"babel-plugin-add-module-exports": "^1.0.0",
"commitlint-config-cz": "^0.12.0",
"coveralls": "^3.0.2",
"eslint": "^6.1.0",
"eslint-config-prettier": "^6.0.0",
Expand All @@ -54,7 +54,6 @@
"rimraf": "^2.6.2"
},
"optionalDependencies": {

"cz-conventional-changelog": "^3.0.2",
"semantic-release": "^15.13.1"
},
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ nodeMdlStarter('some text');

## License

MIT &copy; [Avi Sharvit](https://sharvit.github.io)
MIT &copy; [Avi](Avi)

0 comments on commit 236c05c

Please sign in to comment.