Skip to content

Commit 561894a

Browse files
author
Alexandar
committed
Release 1.12.0
1 parent c96cf1a commit 561894a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author": "adrai",
33
"name": "viewmodel",
4-
"version": "1.11.2",
4+
"version": "1.12.0",
55
"private": false,
66
"main": "index.js",
77
"engines": {
@@ -52,13 +52,13 @@
5252
"eventdenormalizer",
5353
"domain"
5454
],
55-
"homepage": "https://github.com/adrai/node-viewmodel",
55+
"homepage": "https://github.com/eCollect/node-viewmodel",
5656
"repository": {
5757
"type": "git",
58-
"url": "git@github.com:adrai/node-viewmodel.git"
58+
"url": "git@github.com:eCollect/node-viewmodel.git"
5959
},
6060
"bugs": {
61-
"url": "https://github.com/adrai/node-viewmodel/issues"
61+
"url": "https://github.com/eCollect/node-viewmodel/issues"
6262
},
6363
"licenses": [
6464
{

0 commit comments

Comments
 (0)