Skip to content

Commit

Permalink
chore: Update package
Browse files Browse the repository at this point in the history
  • Loading branch information
andreidmt committed Sep 1, 2020
1 parent 8d4978a commit 0c643d4
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 14 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ Releases and changelog are automaticly handled by [semantic-release](https://git

All releases are based on Angular's [Git commit message](https://github.com/angular/angular.js/blob/master/DEVELOPERS.md#-git-commit-guidelines) patterns.

See the [releases section](https://github.com/andreidmt/m/releases) for details.
See the [releases section](https://github.com/asd14-xyz/m/releases) for details.
31 changes: 23 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@mutant-ws/m",
"name": "@asd14/m",
"version": "0.0.1",
"description": "Point free style, functional Javascript library",
"homepage": "https://github.com/andreidmt/m",
"homepage": "https://github.com/asd14-xyz/m",
"repository": {
"type": "git",
"url": "git+https://github.com/andreidmt/m.git"
"url": "git+https://github.com/asd14-xyz/m.git"
},
"bugs": {
"url": "https://github.com/andreidmt/m/issues"
"url": "https://github.com/asd14-xyz/m/issues"
},
"author": {
"name": "Andrei Dumitrescu",
Expand Down Expand Up @@ -53,7 +53,7 @@
"chi-squared-test": "^1.1.0",
"coveralls": "^3.1.0",
"documentation": "^13.0.2",
"eslint": "^7.8.0",
"eslint": "^7.8.1",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-json": "^2.1.2",
Expand Down

0 comments on commit 0c643d4

Please sign in to comment.