Skip to content

Commit 69e4f62

Browse files
dnwhtebmuenzenmeyer
authored andcommitted
Update package.json
1 parent c37d50e commit 69e4f62

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

packages/patternengine-node-nunjucks/package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,11 @@
2222
"author": {
2323
"name": "Dan White"
2424
},
25-
"bundleDependencies": false,
25+
"repository": {
26+
"type": "git",
27+
"url": "https://github.com/danwhite85/patternengine-node-nunjucks"
28+
},
29+
"bugs": "https://github.com/danwhite85/patternengine-node-nunjucks/issues",
2630
"deprecated": false,
2731
"description": "The nunjucks engine for Pattern Lab / Node",
2832
"dependencies": {

0 commit comments

Comments
 (0)