Skip to content

Commit 76b927a

Browse files
Dan Whitebmuenzenmeyer
authored andcommitted
Update package.json to point to new repo
1 parent d0c30ec commit 76b927a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/patternengine-node-nunjucks/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# A Nunjucks engine for Pattern Lab / Node
1+
# The Nunjucks engine for Pattern Lab / Node
22

33
## Installing
44

packages/patternengine-node-nunjucks/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
},
2525
"repository": {
2626
"type": "git",
27-
"url": "https://github.com/danwhite85/patternengine-node-nunjucks"
27+
"url": "https://github.com/pattern-lab/patternengine-node-nunjucks"
2828
},
29-
"bugs": "https://github.com/danwhite85/patternengine-node-nunjucks/issues",
29+
"bugs": "https://github.com/pattern-lab/patternengine-node-nunjucks/issues",
3030
"deprecated": false,
3131
"description": "The nunjucks engine for Pattern Lab / Node",
3232
"dependencies": {

0 commit comments

Comments
 (0)