Add minimal package set for Node.js 10.x

This commit is contained in:
Sander van der Burg
2018-06-29 22:43:54 +02:00
parent b70ccf8a7b
commit 05474564b2
6 changed files with 248 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
[
"bower"
, "coffee-script"
, "grunt-cli"
]