Skip to content

Commit a7e045f

Browse files
Feat: Add dpd-dashboard and dpd-clientlib as dependency for new projects (#21)
1 parent 3b88e3b commit a7e045f

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

lib/createtemplate/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
"node": ">= 0.10.0"
44
},
55
"dependencies": {
6-
"deployd": "^1.0.0-alpha"
6+
"deployd": "^1.0.0-alpha",
7+
"dpd-dashboard": "^0.0.1",
8+
"dpd-clientlib": "^0.0.1"
79
}
810
}

0 commit comments

Comments
 (0)